Don't echo anything when doing null args, since not doing anything is

more like the standard behavior.
This commit is contained in:
nate 1993-07-06 18:36:50 +00:00
parent c19d19d396
commit 29abb6dec6

View File

@ -1,6 +1,6 @@
# Do nothing for the following
obj clean cleandir depend rcsfreeze all:
@echo No need to make $@ for rcsfreeze\; ignored
@echo -n
install:
install -c -o bin -g bin -m 555 rcsfreeze.sh /usr/bin/rcsfreeze