ARCH=native - Fix compilation on newer compilers (link order)
[tpg/acess2.git] / Usermode / Applications / irc_src / Makefile
index f22e82f..78d803e 100644 (file)
@@ -2,7 +2,7 @@
 
 -include ../Makefile.cfg
 
-LDFLAGS += -lnet -lreadline
+LIBS += -lnet -lreadline
 
 OBJ = main.o server.o input.o
 OBJ += window.o pseudo_curses.o

UCC git Repository :: git.ucc.asn.au