mirror of
https://github.com/curl/curl.git
synced 2026-07-24 00:47:15 +03:00
added comment.
This commit is contained in:
parent
1a8f7e830c
commit
47bbe36725
2 changed files with 2 additions and 0 deletions
|
|
@ -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)))
|
||||
|
|
|
|||
|
|
@ -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)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue