Blame SOURCES/sendmail.etc-mail-Makefile

784b94
# Pass everything to the make script
784b94
784b94
all:
784b94
%: force
784b94
	@./make $@
784b94
force:;
784b94
784b94
$(MAKEFILE_LIST):;