mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-21 19:59:09 +00:00
parent
a3522723ae
commit
04e245258e
@ -190,7 +190,7 @@ dox: miniupnpd.doxyconf
|
||||
$(DOXYGEN) $>
|
||||
|
||||
miniupnpd: $(ALLOBJS)
|
||||
$(CC) $(LDFLAGS) -o $@ $(ALLOBJS) $(LIBS)
|
||||
$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(ALLOBJS) $(LIBS)
|
||||
|
||||
# BSDmake :
|
||||
# $(CC) $(LDFLAGS) -o $@ $> $(LIBS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user