Delete the entire cleandepend/cleanmachine target thing now that its been

cleared out in r269029

Reviewed by:	emaste@freebsd.org
This commit is contained in:
Sean Bruno 2014-07-23 22:58:00 +00:00
parent 9b4b426a62
commit 2cc5128147

View File

@ -175,7 +175,6 @@ SRCS+= nandfs.c
.if ${MACHINE_CPUARCH} == "amd64"
CLEANFILES+= machine
beforedepend ${OBJS}: machine
cleandepend: cleanmachine
machine:
ln -fs ${.CURDIR}/../../i386/include machine
.endif