added comment.

This commit is contained in:
Gunter Knauf 2004-07-05 13:24:44 +00:00
parent 1a8f7e830c
commit 47bbe36725
2 changed files with 2 additions and 0 deletions

View 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)))

View 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)))