Skip to content

Commit

Permalink
remove manzan tmplib
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Zak authored and Jonathan Zak committed Jul 24, 2024
1 parent aa4a30c commit 72c5238
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BUILDLIB:=MANZAN
MANZAN_TEMPLIB:=MANZANBLD
BUILDVERSION:="Development build \(built with Make\)"

.PHONY: ile camel test
Expand Down Expand Up @@ -38,7 +37,6 @@ appinstall.jar: /QOpenSys/pkgs/bin/wget

manzan-installer-v%.jar: /QOpenSys/pkgs/bin/zip appinstall.jar
echo "Building version $*"
system "clrlib ${MANZAN_TEMPLIB}" || system "crtlib ${MANZAN_TEMPLIB}"
system "dltlib ${BUILDLIB}" || echo "could not delete"
system "crtlib ${BUILDLIB}"
system "dltlib ${BUILDLIB}"
Expand Down

0 comments on commit 72c5238

Please sign in to comment.