summaryrefslogtreecommitdiff
path: root/ucb/workben/ucb/makefile.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-02 11:48:50 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-02 12:11:50 +0100
commit98df445a7d1a24e3c01381a5debea1ce58bb5cf4 (patch)
tree304fd6379bd2ccd0229fd2fc100e89e778742362 /ucb/workben/ucb/makefile.mk
parent7bdd6275f136edf04449970c915968ee4f31b76a (diff)
Clean up makefiles
Diffstat (limited to 'ucb/workben/ucb/makefile.mk')
-rw-r--r--ucb/workben/ucb/makefile.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/ucb/workben/ucb/makefile.mk b/ucb/workben/ucb/makefile.mk
index 54f100b819cc..a711ef7df909 100644
--- a/ucb/workben/ucb/makefile.mk
+++ b/ucb/workben/ucb/makefile.mk
@@ -44,8 +44,6 @@ OBJFILES=\
$(OBJ)$/srcharg.obj \
$(OBJ)$/ucbdemo.obj
-#SRSFILES= $(SRS)$/ucbdemo.srs
-
#
# UCBDEMO
#
@@ -53,7 +51,6 @@ APP1TARGET= ucbdemo
APP1OBJS=\
$(OBJ)$/srcharg.obj \
$(OBJ)$/ucbdemo.obj
-#APP1RES= $(RES)$/ucbdemo.res
.IF "$(COMPHELPERLIB)"==""