Make.proto
changeset 1153 9132e541cf39
parent 1151 c13863335d01
child 1154 85278972730f
--- a/Make.proto	Mon Mar 29 18:57:24 1999 +0200
+++ b/Make.proto	Wed Mar 31 18:27:23 1999 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.62 1999-03-29 07:27:34 manfred Exp $
+# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.63 1999-03-31 16:27:23 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -118,13 +118,13 @@
 	@-echo
 
 cleanjunk::
-	    -rm -f *.c *.H __JPEGReader.$(O)
+	    @-rm -f *.c *.H __JPEGReader.$(O)
 
 clean::
-	    -rm -f [A-Z]*.o *.c *.H __JPEGReader.$(O)
+	    @-rm -f [A-Z]*.o *.c *.H __JPEGReader.$(O)
 
 clobber::
-	    -rm -f *.c *.H classList.stc abbrev.stc
+	    @-rm -f *.c *.H classList.stc abbrev.stc
 
 tar:
 	(cd $(TOP); tar cvfh DISTRIB/libview2.tar \