Externals/cross-compiler - Patching to get things compiling
[tpg/acess2.git] / Usermode / Applications / init_src / Makefile
index f60ea49..df032bc 100644 (file)
@@ -4,9 +4,9 @@
 
 CPPFLAGS += 
 CFLAGS  += -Wall -Werror -O3
-LDFLAGS  += 
+LDFLAGS  +=
 
-BIN = ../init
+BIN = init
 OBJ = main.o
 DIR = SBin
 

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