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
master
simple
/
slowcat
/
GNUmakevars.sh
6 lines
82 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
prefix
=
${
prefix
:-
/usr/local
}
echo
"
BINDIR=
$prefix
/bin
"
echo
echo
"all:"
Reference in New Issue
View Git Blame
Copy Permalink