finally fixed unifdef
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Tue, 5 Jul 1983 23:44:25 +0000 (15:44 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Tue, 5 Jul 1983 23:44:25 +0000 (15:44 -0800)
SCCS-vsn: usr.bin/uucp/Makefile 5.4

usr/src/usr.bin/uucp/Makefile

index 04f97be..49080e7 100644 (file)
@@ -1,4 +1,4 @@
-#      Makefile        5.3     83/07/04
+#      Makefile        5.4     83/07/05
 #
 # This version expects the 4.2BSD directory reading routines to
 # located in libc.a.  If they aren't, augment LIBS.  Also, LIBS
 #
 # This version expects the 4.2BSD directory reading routines to
 # located in libc.a.  If they aren't, augment LIBS.  Also, LIBS
@@ -32,7 +32,7 @@ SUBDIRS=C. D.`uuname -l`X D.`uuname -l` D. X. TM.
 PKON=  pkon.o
 IOCTL=
 # for make depend
 PKON=  pkon.o
 IOCTL=
 # for make depend
-UNDEF= -uNDIR -uUNET -uSYSIII -uUNAME -uCCWHOAMI -uGETMYHNAME -uDATAKIT
+UNDEF= -UNDIR -UUNET -USYSIII -UUNAME -UCCWHOAMI -UGETMYHNAME -UDATAKIT
 
 all:   ${ALL} 
 
 
 all:   ${ALL}