summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile3
-rw-r--r--bin/uuidgen/Makefile2
2 files changed, 2 insertions, 3 deletions
diff --git a/bin/Makefile b/bin/Makefile
index 1b3ee7a..3beb06c 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -37,7 +37,8 @@ SUBDIR= cat \
sleep \
stty \
sync \
- test
+ test \
+ uuidgen
.if ${MK_RCMDS} != "no"
_rcp= rcp
diff --git a/bin/uuidgen/Makefile b/bin/uuidgen/Makefile
index 04ce7f5..370241d 100644
--- a/bin/uuidgen/Makefile
+++ b/bin/uuidgen/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-BINDIR= /bin
-
PROG= uuidgen
WARNS?= 6
OpenPOWER on IntegriCloud