Your IP : 216.73.216.220


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

# Pass everything to the make script

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

$(MAKEFILE_LIST):;