# Project: Automounter

-include ../Makefile.cfg

CPPFLAGS += 
LDFLAGS  += 

DIR = SBin
BIN = automount
OBJ = main.o

-include ../Makefile.tpl
