spell source moves to usr.bin where it belongs
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 15 Aug 1983 13:36:59 +0000 (05:36 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 15 Aug 1983 13:36:59 +0000 (05:36 -0800)
SCCS-vsn: bin/Makefile 4.16

usr/src/bin/Makefile

index eeea1bc..7b88fc2 100644 (file)
@@ -1,11 +1,11 @@
-#      Makefile        4.15    83/07/03
+#      Makefile        4.16    83/08/14
 #
 DESTDIR=
 CFLAGS=        -O
 
 # Programs that live in subdirectories, and have makefiles of their own.
 #
 #
 DESTDIR=
 CFLAGS=        -O
 
 # Programs that live in subdirectories, and have makefiles of their own.
 #
-SUBDIR=        adb as awk csh diff make sed sh spell tp
+SUBDIR=        adb as awk csh diff make sed sh tp
 
 # Shell scripts that need only be installed and are never removed.
 #
 
 # Shell scripts that need only be installed and are never removed.
 #