summaryrefslogtreecommitdiffstats
path: root/misc/bogosort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bogosort/Makefile')
-rw-r--r--misc/bogosort/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile
index 8d2a599..4bc332d 100644
--- a/misc/bogosort/Makefile
+++ b/misc/bogosort/Makefile
@@ -21,6 +21,8 @@ MAN1= bogosort.1
INFO= bogosort
PLIST_FILES= bin/bogosort
+MAKE_JOBS_SAFE= yes
+
test: all
${PRINTF} "a\nb\nc\nd\n" > ${WRKDIR}/sorted
${PRINTF} "c\na\n\d\nb\n" > ${WRKDIR}/unsorted
OpenPOWER on IntegriCloud