diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-22 05:57:50 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-22 05:57:50 +0000 |
| commit | a4799e4431fe71616d9d446f0f3f12d6944011ae (patch) | |
| tree | 54c03318ac04a45884a13377715dcd821a99ceba | |
| parent | bbfe0254618a89ee89a999b8b76b0b3aee6ef097 (diff) | |
Notes
| -rw-r--r-- | release/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/release/Makefile b/release/Makefile index c3f9d2fe5c36a..710379a9a7b06 100644 --- a/release/Makefile +++ b/release/Makefile @@ -82,11 +82,6 @@ BIN_DISTS?= bin DISTRIBUTIONS?= ${BIN_DISTS} ${OTHER_DISTS} ${COMPAT_DISTS} ${CRYPTO_DISTS} KERNELS?= GENERIC -# Extra source tarballs; each argument is a pair of source dir and -# distribution name. The dist name should not exceed 7 characters -# (another "s" for "source" will be prepended). -EXTRA_SRC+= usr.sbin/sendmail/cf smailcf - BOOT1= etc/protocols etc/defaults/rc.conf # mountpoint for filesystems. |
