]> granicus.if.org Git - curl/commitdiff
added comment.
authorGunter Knauf <gk@gknw.de>
Mon, 5 Jul 2004 13:24:44 +0000 (13:24 +0000)
committerGunter Knauf <gk@gknw.de>
Mon, 5 Jul 2004 13:24:44 +0000 (13:24 +0000)
lib/Makefile.netware
src/Makefile.netware

index 57920a0c75782ad948a71c948df3ef707c548015..d12a582286ead0c9bbee04668311e6b1dd4e03b6 100644 (file)
@@ -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)))
index a79500e3bb0de3f3c4ab67eff03e182aad9eebc4..5a84ff40d82c75054e3223adc7a2960d7f4ffc74 100644 (file)
@@ -145,6 +145,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 $(CURL_SOURCES)))