build: commit 13606bbfde follow-up 1
This commit is contained in:
parent
dbf93a8973
commit
7d83dfff9c
@ -315,9 +315,9 @@ endif
|
||||
# Makefile.inc provides the CSOURCES and HHEADERS defines
|
||||
include Makefile.inc
|
||||
|
||||
OBJS := $(patsubst %.c,$(OBJDIR)/%.o,$(strip $(CSOURCES))) $(OBJDIR)/nwos.o
|
||||
OBJS := $(patsubst %.c,$(OBJDIR)/%.o,$(strip $(CSOURCES))) $(OBJDIR)/curl_nwos.o
|
||||
|
||||
OBJL = $(OBJS) $(OBJDIR)/nwlib.o $(LDLIBS)
|
||||
OBJL = $(OBJS) $(OBJDIR)/curl_nwlib.o $(LDLIBS)
|
||||
|
||||
all: lib nlm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user