Update Makefile

This commit is contained in:
Wayne Warthen
2024-02-12 11:22:53 -08:00
parent 627e012f3f
commit 2aa3bc2018

View File

@@ -14,5 +14,5 @@ cpn3%.lbr: CPNETVER=cpnet3
%.lbr:
cd $(HWVER)/$(CPNETVER)
$(ZXCC) nulu --O -$(*F) -\<30 --A -*.* --L --X
$(ZXCC) NULU --O -$(*F) -\<30 --A -*.* --L --X
mv $@ ../..