From: Eric Allman Date: Thu, 26 Aug 1993 07:17:18 +0000 (-0800) Subject: update dependencies X-Git-Tag: BSD-4_4_Lite1-Snapshot-Development~1866 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/68fd42e2b9e4f4cd51fa87e31ab789fa458f3e72?hp=c6094a3f82e418373712b2b97f7d7586190a5369 update dependencies SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.3 --- diff --git a/usr/src/usr.sbin/sendmail/cf/cf/Makefile b/usr/src/usr.sbin/sendmail/cf/cf/Makefile index d5c2b227d0..86059c385d 100644 --- a/usr/src/usr.sbin/sendmail/cf/cf/Makefile +++ b/usr/src/usr.sbin/sendmail/cf/cf/Makefile @@ -1,4 +1,4 @@ -# @(#)Makefile 8.2 (Berkeley) %G% +# @(#)Makefile 8.3 (Berkeley) %G% M4= m4 #M4= /usr/src/usr.bin/m4/obj/m4 @@ -31,23 +31,53 @@ clean cleandir: depend install: # this is overkill, but.... -M4FILES=../domain/cs.exposed.m4 \ - ../domain/cs.hidden.m4 \ +M4FILES=\ ../domain/Berkeley.m4 \ + ../domain/cs.exposed.m4 \ + ../domain/cs.hidden.m4 \ + ../domain/eecs.hidden.m4 \ + ../domain/s2k.m4 \ + ../feature/allmasquerade.m4 \ + ../feature/always_add_domain.m4 \ + ../feature/bitdomain.m4 \ + ../feature/domaintable.m4 \ + ../feature/mailertable.m4 \ + ../feature/nocanonify.m4 \ + ../feature/nodns.m4 \ + ../feature/notsticky.m4 \ + ../feature/nouucp.m4 \ + ../feature/nullclient.m4 \ + ../feature/redirect.m4 \ ../feature/use_cw_file.m4 \ + ../feature/uucpdomain.m4 \ ../hack/cssubdomain.m4 \ ../m4/cf.m4 \ + ../m4/nullrelay.m4 \ ../m4/proto.m4 \ ../m4/version.m4 \ + ../mailer/fax.m4 \ ../mailer/local.m4 \ ../mailer/smtp.m4 \ + ../mailer/usenet.m4 \ ../mailer/uucp.m4 \ + ../ostype/aix3.m4 \ ../ostype/bsd4.3.m4 \ ../ostype/bsd4.4.m4 \ + ../ostype/hpux.m4 \ + ../ostype/irix.m4 \ + ../ostype/linux.m4 \ + ../ostype/nextstep.m4 \ + ../ostype/osf1.m4 \ ../ostype/riscos4.5.m4 \ + ../ostype/solaris2.m4 \ ../ostype/sunos3.5.m4 \ ../ostype/sunos4.1.m4 \ + ../ostype/svr4.m4 \ ../ostype/ultrix4.1.m4 \ + ../siteconfig/uucp.cogsci.m4 \ + ../siteconfig/uucp.old.arpa.m4 \ + ../siteconfig/uucp.ucbarpa.m4 \ + ../siteconfig/uucp.ucbvax.m4 \ $(ALL): $(M4FILES)