use $CP and $SED instead of cp and sed

This commit is contained in:
Roy Marples
2008-03-26 14:27:46 +00:00
parent ccf238f852
commit 833903fc78
12 changed files with 13 additions and 25 deletions

View File

@@ -2,9 +2,11 @@
# Copyright 2008 Roy Marples
AR?= ar
CP?= cp
ECHO?= echo
INSTALL?= install
RANLIB?= ranlib
SED?= sed
SH= /bin/sh
PREFIX?=