Current File : /home/inlingua/public_html/decay_sym/root/etc/mail/Makefile
# Pass everything to the make script

all:
%: force
	@./make $@
force:;

$(MAKEFILE_LIST):;