ARCH=native - Fix compilation on newer compilers (link order)
[tpg/acess2.git] / Usermode / Applications / axwin4_src / UI / Makefile
index 8cf7699..f225d5f 100644 (file)
@@ -7,6 +7,6 @@ OBJ := main.o taskbar.o
 
 BIN := AxWinUI
 
-LDFLAGS += -laxwin4
+LIBS += -laxwin4
 
 include ../../Makefile.tpl

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