summaryrefslogtreecommitdiff
path: root/ucb
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
commit080e22b06d6904ab92c0de9f8ec07e254146aaff (patch)
tree0d447f48b59eadb503c1e59de1735b8815e34248 /ucb
parent679e780968c36820d1eb13a64822768d12ac6f0d (diff)
Clean up makefiles
Diffstat (limited to 'ucb')
-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 54f100b819..a711ef7df9 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)"==""