This website requires JavaScript.
Explore
Help
Register
Sign In
hjp
/
simple
Watch
1
Star
0
Fork
You've already forked simple
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d941663269
simple
/
dns
/
GNUmakerules.sh
4 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
Added build scripts for GNUmakerules and GNUmakevars.
2004-05-17 19:19:43 +02:00
#!/bin/sh
echo
"\$(BINDIR)/%: %"
Fix bashism Probably doesn't work with bash anymore ...
2016-07-05 22:15:25 +02:00
echo
"\tcp \$^ \$@"