typofix
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ c128: bdir
|
|||||||
pet: bdir
|
pet: bdir
|
||||||
$(CCBUILD) -t pet -o $(BUILDDIR)/$(PROJNAME)-pet.bin $(CFILES)
|
$(CCBUILD) -t pet -o $(BUILDDIR)/$(PROJNAME)-pet.bin $(CFILES)
|
||||||
|
|
||||||
plus4:bdir
|
plus4: bdir
|
||||||
$(CCBUILD) -t plus4 -o $(BUILDDIR)/$(PROJNAME)-plus4.bin $(CFILES)
|
$(CCBUILD) -t plus4 -o $(BUILDDIR)/$(PROJNAME)-plus4.bin $(CFILES)
|
||||||
|
|
||||||
all: $(PROJNAME) a2 a2e atari8bit c64 c16 c128 pet plus4
|
all: $(PROJNAME) a2 a2e atari8bit c64 c16 c128 pet plus4
|
||||||
|
|||||||
Reference in New Issue
Block a user