Corrected message in makefile.

This commit is contained in:
skarg
2008-03-13 15:25:30 +00:00
parent c8eb5cb012
commit 01438b7aa6
+1 -1
View File
@@ -1,6 +1,6 @@
all: library readprop writeprop readfile writefile reinit server dcc \ all: library readprop writeprop readfile writefile reinit server dcc \
whohas whois ucov timesync epics whohas whois ucov timesync epics
@echo "utilities are in the utils directory" @echo "utilities are in the bin directory"
clean: lib/Makefile\ clean: lib/Makefile\
demo/readprop/Makefile \ demo/readprop/Makefile \