Re-disable the cf/cf SUBDIR - we were not building it before anyway.

The Makefile down there does not handle the obj dir well..
This commit is contained in:
Peter Wemm 1995-12-02 18:36:12 +00:00
parent 56dbd97bcb
commit 03d7755c08
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=12576
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# @(#)Makefile 8.12 (Berkeley) 5/29/95
VER= XX
SUBDIR= src mailstats makemap praliases cf/cf
SUBDIR= src mailstats makemap praliases
FTPDIR= mastodon:/disks/barad-dur/ftp/sendmail/.
DISTFILES=sendmail.${VER}.tar.Z sendmail.${VER}.tar.gz \
RELEASE_NOTES FAQ KNOWNBUGS

View File

@ -1,7 +1,7 @@
# @(#)Makefile 8.12 (Berkeley) 5/29/95
VER= XX
SUBDIR= src mailstats makemap praliases cf/cf
SUBDIR= src mailstats makemap praliases
FTPDIR= mastodon:/disks/barad-dur/ftp/sendmail/.
DISTFILES=sendmail.${VER}.tar.Z sendmail.${VER}.tar.gz \
RELEASE_NOTES FAQ KNOWNBUGS