set auxtype

This commit is contained in:
Joshua Bell 2018-04-10 20:38:45 -07:00
parent e6a02b099c
commit 3a29c86c4b
1 changed files with 1 additions and 0 deletions

View File

@ -27,3 +27,4 @@ clean:
%.BIN %.SYS: %.o
$(CC65)/ld65 $(CCFLAGS) -o $@ $<
xattr -wx prodos.AuxType '00 20' $@