Usermode/automounter - Added automounter
[tpg/acess2.git] / Usermode / Applications / automounter_src / Makefile
1 # Project: Automounter\r
2 \r
3 -include ../Makefile.cfg\r
4 \r
5 CPPFLAGS += \r
6 LDFLAGS  += \r
7 \r
8 DIR = SBin\r
9 BIN = automount\r
10 OBJ = main.o\r
11 \r
12 -include ../Makefile.tpl\r

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