\!/ KyuuKazami \!/

Path : /etc/mail/
Upload :
Current File : //etc/mail/Makefile

# Pass everything to the make script

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

$(MAKEFILE_LIST):;

@KyuuKazami