X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2FMakefile.cfg;h=bc33f90552b9c56f94e1ba4b3a6b8a1904981b84;hb=56b770130dc830c6a9dccb6c50e6442a8bdb0b6c;hp=0418fb777f1913663b4374c8fc3f37c27c794900;hpb=1ada116600acdd35f86f0cdaad2cc0339d61e533;p=tpg%2Facess2.git diff --git a/Usermode/Applications/Makefile.cfg b/Usermode/Applications/Makefile.cfg index 0418fb77..bc33f905 100644 --- a/Usermode/Applications/Makefile.cfg +++ b/Usermode/Applications/Makefile.cfg @@ -12,3 +12,4 @@ ASFLAGS = -felf CPPFLAGS = -I$(ACESSUSERDIR)/include/ CFLAGS = -fno-stack-protector $(CPPFLAGS) LDFLAGS = -T $(ACESSUSERDIR)/Libraries/acess.ld -L $(ACESSUSERDIR)/Libraries -I /Acess/Libs/ld-acess.so -lc +DIR = Bin