Add copyrights
[unix-history] / usr / src / lib / libcompat / 4.1 / Makefile
index 86b45be..6675531 100644 (file)
@@ -1,10 +1,15 @@
-#      Makefile        4.1     83/07/04
+#
+# Copyright (c) 1980 Regents of the University of California.
+# All rights reserved.  The Berkeley software License Agreement
+# specifies the terms and conditions for redistribution.
+#
+#      @(#)Makefile    5.1 (Berkeley) %G%
 #
 CFLAGS=        -O
 STD=   ftime.o gtty.o nice.o pause.o rand.o stty.o tell.o \
        times.o utime.o vlimit.o vtimes.o
 # these should just be pitched, but in the interest of compatibility...
 #
 CFLAGS=        -O
 STD=   ftime.o gtty.o nice.o pause.o rand.o stty.o tell.o \
        times.o utime.o vlimit.o vtimes.o
 # these should just be pitched, but in the interest of compatibility...
-TRASH= getpw.o reset.o
+TRASH= getpw.o 
 OBJS=  ${STD} ${TRASH}
 
 .c.o:
 OBJS=  ${STD} ${TRASH}
 
 .c.o: