Files
pit/Makefile
Susan Potter f64978d6c2 Added PREFIX variable (def:/usr/local) for install
Instead of hard coding without any option to override the installation
prefix directory, I added a PREFIX variable with the default value of
/usr/local.

Also used $(APP) for binary basename references instead of hardcoding
"pit".  This way if you want to have two versions of pit running you can
rename one to, say, pit2.
2011-01-06 12:20:31 +08:00

2.6 KiB