use $CP and $SED instead of cp and sed
This commit is contained in:
@@ -4,5 +4,5 @@ NET_LO= net.lo0
|
||||
|
||||
.SUFFIXES: .sh.BSD.in
|
||||
.sh.BSD.in.sh:
|
||||
sed ${SED_REPLACE} ${SED_EXTRA} $< > $@
|
||||
${SED} ${SED_REPLACE} ${SED_EXTRA} $< > $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user