aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-09-03 20:27:03 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-09-03 20:27:03 +0000
commit2c1763d43012168355d03e3d8c0370ad3540f09d (patch)
treead515c197187b0b9624ab9f570b1ceb029698435 /release/Makefile
parentd0f44c4dadf6b1e342c1597d14cca521b71d5ec6 (diff)
downloadsrc-2c1763d43012168355d03e3d8c0370ad3540f09d.tar.gz
src-2c1763d43012168355d03e3d8c0370ad3540f09d.zip
Notes
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index d6ca2b756252..4bedf43914eb 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -790,6 +790,7 @@ iso.1:
if [ "x${CD_EXTRA_BITS}" != "x" ]; then \
sh ${.CURDIR}/${MACHINE_ARCH}/mkisoimages.sh -b fbsd_boot \
${CD}/disc1.iso ${CD_DISC1} ${CD_EXTRA_BITS}; \
+ && false; \
fi \
else \
echo "Do not know how to create an ISO for ${MACHINE_ARCH}."; \