nothing interesting
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Sun, 22 Sep 1985 06:14:20 +0000 (22:14 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Sun, 22 Sep 1985 06:14:20 +0000 (22:14 -0800)
SCCS-vsn: lib/libplot/imagen/Makefile 5.2

usr/src/lib/libplot/imagen/Makefile

index 452f35e..7358ddb 100644 (file)
@@ -1,9 +1,9 @@
 #
 #
-# Copyright (c) 1980 Regents of the University of California.
+# Copyright (c) 1985 Regents of the University of California.
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 #
 CFLAGS=        -O
 OBJS=  arc.o box.o circle.o close.o cont.o dot.o erase.o label.o line.o \
 #
 CFLAGS=        -O
 OBJS=  arc.o box.o circle.o close.o cont.o dot.o erase.o label.o line.o \
@@ -18,4 +18,4 @@ close.o erase.o label.o line.o open.o: imp.h imPcodes.h
 cont.o move.o: imp.h
 
 clean:
 cont.o move.o: imp.h
 
 clean:
-       rm -f *.o
+       rm -f ${OBJS} a.out core errs