reset goes back to machine dependent
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Wed, 6 Jul 1983 10:51:34 +0000 (02:51 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Wed, 6 Jul 1983 10:51:34 +0000 (02:51 -0800)
SCCS-vsn: lib/libcompat/4.1/Makefile 4.2

usr/src/lib/libcompat/4.1/Makefile

index 86b45be..20bc1ca 100644 (file)
@@ -1,10 +1,10 @@
-#      Makefile        4.1     83/07/04
+#      Makefile        4.2     83/07/05
 #
 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: