mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
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:
parent
56dbd97bcb
commit
03d7755c08
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=12576
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user