diff options
Diffstat (limited to 'lib/Makefile.netware')
-rw-r--r-- | lib/Makefile.netware | 1 |
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))) |