mirror of
https://github.com/mi57730/a2d.git
synced 2025-01-21 02:34:03 +00:00
DAs: fix aux types
This commit is contained in:
parent
5ad0c3db61
commit
900b1f03b1
@ -35,7 +35,7 @@ $(OUTDIR)/%.built: $(OUTDIR)/%.o asm.cfg
|
||||
# Desk Accessories .$F1
|
||||
$(OUTDIR)/%.$$F1: $(OUTDIR)/%.o
|
||||
$(CC65)/ld65 $(CCFLAGS) -o '$@' $<
|
||||
xattr -w prodos.AuxType '@' '$@'
|
||||
xattr -wx prodos.AuxType '40 06' '$@'
|
||||
|
||||
# System Files .SYS
|
||||
$(OUTDIR)/%.SYS: $(OUTDIR)/%.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user