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