aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2004-07-05 13:24:44 +0000
committerGunter Knauf <gk@gknw.de>2004-07-05 13:24:44 +0000
commit47bbe36725cc3723087d128b24f34c2ad77c0d31 (patch)
tree63d86d240e4313eefd4e4278e78221894e81db65 /lib
parent1a8f7e830c953f059e6a3b5cb2fe9bae4a109148 (diff)
added comment.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.netware1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index 57920a0c7..d12a58228 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -155,6 +155,7 @@ DL = '
#-include $(NDKBASE)/nlmconv/ncpfs.inc
endif
+# Makefile.inc provides the CSOURCES and HHEADERS defines
include Makefile.inc
OBJS := $(patsubst %.c,$(OBJDIR)/%.o,$(strip $(CSOURCES)))