summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index 3eb2b94..a452cff 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -625,6 +625,7 @@ ftp.1:
.if !defined(NOPORTS)
@tar --exclude CVS -cBf - -C ${CD_DISC1} ports | tar -xBf - -C ${FD}
.endif
+ touch ftp.1
#
# --==## Setup a suitable cdrom-area ##==--
@@ -670,6 +671,7 @@ cdrom.1:
cp ${.CURDIR}/scripts/ports-install.sh ${CD_DISC1}/ports/install.sh \
&& (cd ${CD_DISC1}/ports; md5 * > CHECKSUM.MD5)
.endif
+ touch cdrom.1
doc.1:
@echo "Making docs..."
OpenPOWER on IntegriCloud