mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
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:
parent
9b4b426a62
commit
2cc5128147
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue