Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed Nov 17, 2023
1 parent cad9ba4 commit 2258c92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ibmi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

steps:
- uses: actions/checkout@v2

- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down
2 changes: 0 additions & 2 deletions ile/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
BUILDLIB:=MANZAN
BUILDVERSION:="Development build \(built with Make\)"

# Hello world

all: init /qsys.lib/${BUILDLIB}.lib/handler.pgm

init: /qsys.lib/${BUILDLIB}.lib /qsys.lib/${BUILDLIB}.lib/manzanmsg.file /qsys.lib/${BUILDLIB}.lib/manzanoth.file /qsys.lib/${BUILDLIB}.lib/manzanpal.file /qsys.lib/${BUILDLIB}.lib/manzanvlog.file /qsys.lib/${BUILDLIB}.lib/manzandtaq.dtaq
Expand Down

0 comments on commit 2258c92

Please sign in to comment.