summaryrefslogtreecommitdiffstats
path: root/lib/libstand
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-10-17 20:03:24 +0000
committersjg <sjg@FreeBSD.org>2013-10-17 20:03:24 +0000
commitb96a9cee393f0d2af60f4ceaf15fbd40b0a90505 (patch)
treeebd1a18eadc236d3b76d1a133c0bbe5245173c0f /lib/libstand
parent186c8cb4e031c7c16fb96dc7de15cc882c9e111b (diff)
downloadFreeBSD-src-b96a9cee393f0d2af60f4ceaf15fbd40b0a90505.zip
FreeBSD-src-b96a9cee393f0d2af60f4ceaf15fbd40b0a90505.tar.gz
Saver to rm first when making link to dir
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile
index 506b564..33c155f 100644
--- a/lib/libstand/Makefile
+++ b/lib/libstand/Makefile
@@ -186,5 +186,6 @@ cleanmachine:
rm -f machine
machine:
+ rm -f machine
ln -s ${.CURDIR}/../../sys/i386/include machine
.endif
OpenPOWER on IntegriCloud