ARCH=native - Fix compilation on newer compilers (link order)
[tpg/acess2.git] / Usermode / Applications / axwin4_src / Server / Makefile
index cb306b8..dfd4d0f 100644 (file)
@@ -13,7 +13,7 @@ OBJ += CRect.o CSurface.o
 OBJ += draw_control.o
 BIN := AxWinServer
 
-LDFLAGS += -lc++
+LIBS += -lc++
 CXXFLAGS += -O3
 
 include ../../Makefile.tpl

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