Change makefile to reflect using system syslog, ie don't make
authorMiriam Amos Nihart <miriam@ucbvax.Berkeley.EDU>
Tue, 12 Nov 1985 06:35:15 +0000 (22:35 -0800)
committerMiriam Amos Nihart <miriam@ucbvax.Berkeley.EDU>
Tue, 12 Nov 1985 06:35:15 +0000 (22:35 -0800)
aux/syslog.

SCCS-vsn: usr.sbin/sendmail/Makefile 4.7

usr/src/usr.sbin/sendmail/Makefile

index c033cff..dc95a8c 100644 (file)
@@ -1,10 +1,10 @@
 #
 #      Makefile for sendmail base directory
 #
 #
 #      Makefile for sendmail base directory
 #
-#              @(#)Makefile    4.6             %G%
+#              @(#)Makefile    4.7             %G%
 #
 
 #
 
-ALL=   src/sendmail aux/syslog
+ALL=   src/sendmail
 DIRS=  $(DESTDIR)/usr/spool/mqueue
 SRCDIR=        $(DESTDIR)/usr/src/usr.lib/sendmail
 ALLDIRS=include adm src aux md cf lib doc adb test
 DIRS=  $(DESTDIR)/usr/spool/mqueue
 SRCDIR=        $(DESTDIR)/usr/src/usr.lib/sendmail
 ALLDIRS=include adm src aux md cf lib doc adb test