Browse Source

Update Makefile

- Fix Makefile
pull/372/head
Wayne Warthen 2 years ago
parent
commit
6af84e9ad8
  1. 2
      Source/Makefile

2
Source/Makefile

@ -7,7 +7,7 @@
.ONESHELL:
.SHELLFLAGS = -cex
all: prop shared images rom zrc zzrcc
all: prop shared images rom zrc z1rcc zzrcc
doc:
$(MAKE) --directory Doc $(ACTION)

Loading…
Cancel
Save