mirror of
https://github.com/RyuKojiro/apple1.git
synced 2025-01-14 16:33:11 +00:00
libtargets.mk is also required
This commit is contained in:
parent
37b3d65e82
commit
c831dc8529
3
Makefile
3
Makefile
@ -25,3 +25,6 @@ $(AS):
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(PROG) $(ROM) $(OBJS)
|
rm -f $(PROG) $(ROM) $(OBJS)
|
||||||
|
make -C $(V6502_PREFIX) clean
|
||||||
|
|
||||||
|
include v6502/libtargets.mk
|
||||||
|
2
v6502
2
v6502
@ -1 +1 @@
|
|||||||
Subproject commit 6ec02209b776e65ccb85eca6da65c54b554ac9d0
|
Subproject commit 304c2670e431aed08253a75ece07e6d65c00679d
|
Loading…
x
Reference in New Issue
Block a user