aboutsummaryrefslogtreecommitdiff
path: root/os400
diff options
context:
space:
mode:
Diffstat (limited to 'os400')
-rw-r--r--os400/make.sh2
-rw-r--r--os400/zlibfree.rpgle (renamed from os400/zlibfree.inc)0
2 files changed, 1 insertions, 1 deletions
diff --git a/os400/make.sh b/os400/make.sh
index c24afe90..e9643f52 100644
--- a/os400/make.sh
+++ b/os400/make.sh
@@ -251,7 +251,7 @@ then CMD="CPY OBJ('${HFILE}') TOOBJ('${DEST}')"
251 system "CHGPFM FILE(${TARGETLIB}/H) MBR(${MBR}) SRCTYPE(RPGLE)" 251 system "CHGPFM FILE(${TARGETLIB}/H) MBR(${MBR}) SRCTYPE(RPGLE)"
252fi 252fi
253 253
254HFILE="${SCRIPTDIR}/zlibfree" 254HFILE="${SCRIPTDIR}/zlibfree.rpgle"
255MBR="ZLIBFREE" 255MBR="ZLIBFREE"
256DEST="${SRCPF}/${MBR}.MBR" 256DEST="${SRCPF}/${MBR}.MBR"
257 257
diff --git a/os400/zlibfree.inc b/os400/zlibfree.rpgle
index 5ae31baf..5ae31baf 100644
--- a/os400/zlibfree.inc
+++ b/os400/zlibfree.rpgle