aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2008-04-29 17:37:01 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2008-04-29 17:37:01 +0000
commit692411eecee557fc2c7388ed4a02a45df9a7ed1e (patch)
treeb4165bba7cdf987df1388722422a060792d8aaab /lib/libstand
parentf3344cb58f48543719c9b7996385dd1c3e3992c5 (diff)
Notes
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile
index 5464f9cdb84c..4d1f087d9ba7 100644
--- a/lib/libstand/Makefile
+++ b/lib/libstand/Makefile
@@ -146,6 +146,9 @@ SRCS+= splitfs.c
${SRCS:M*.c:R:S/$/.o/g}: machine
beforedepend: machine
+cleandepend: cleanmachine
+cleanmachine:
+ rm -f machine
machine:
ln -s ${.CURDIR}/../../sys/i386/include machine