summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-07-05 13:47:29 +0000
committerru <ru@FreeBSD.org>2002-07-05 13:47:29 +0000
commit13ade03a101100024ac1038d86c19b1676c1d21f (patch)
treec364abb96c4d8b99d7c9ca110de9521578ff93f6 /etc
parent294d4cf00f9c64141fedab5567bf9ad29d64229e (diff)
downloadFreeBSD-src-13ade03a101100024ac1038d86c19b1676c1d21f.zip
FreeBSD-src-13ade03a101100024ac1038d86c19b1676c1d21f.tar.gz
There is apparently no reason for the existence of the `etc' target.
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 4495c47..e84853d 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -58,8 +58,6 @@ ETCMAIL=Makefile README mailer.conf access.sample virtusertable.sample \
# Special top level files for FreeBSD
FREEBSD=COPYRIGHT
-etc:
-
distribute:
cd ${.CURDIR} ; ${MAKE} distribution DESTDIR=${DISTDIR}/${DISTRIBUTION}
.if defined(OBJFORMAT)
OpenPOWER on IntegriCloud