Usermode/AxWin3 - Implementing Client->Window resolution
[tpg/acess2.git] / Usermode / Applications / Makefile.tpl
index 1339765..542fd81 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 CFLAGS  += -Wall -Werror -fno-builtin -fno-stack-protector -g
-LDFLAGS += 
+LDFLAGS += -g
 
 _BIN := $(OUTPUTDIR)$(DIR)/$(BIN)
 _OBJPREFIX := obj-$(ARCH)/

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