mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 03:12:24 +00:00
Added quick imagecon (ic) build shortcut to example makes
This commit is contained in:
@@ -25,6 +25,10 @@ bin:
|
||||
out:
|
||||
mkdir out
|
||||
|
||||
|
||||
ic:
|
||||
make -C $(IMAGECONDIR)
|
||||
|
||||
$(IMAGECON):
|
||||
make -C $(IMAGECONDIR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user