There is apparently no reason for the existence of the `etc' target.

This commit is contained in:
Ruslan Ermilov 2002-07-05 13:47:29 +00:00
parent 3982724908
commit d2baa8b3b7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99452

View File

@ -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)