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