This website requires JavaScript.
Explore
Register
Sign In
powerel9
/
sendmail
Watch
2
Star
0
Fork
You've already forked sendmail
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
sendmail
/
SOURCES
/
sendmail.etc-mail-Makefile
9 lines
92 B
Plaintext
Raw
Permalink
Blame
History
# Pass everything to the make script
all:
%: force
@./make $@
force:;
$(MAKEFILE_LIST):;
Reference in New Issue
View Git Blame
Copy Permalink