1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00

Missing files added by Karri Kaksonen.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4981 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz 2011-04-06 19:51:15 +00:00
parent d72b4f5e1e
commit 3eccb74a0a

View File

@ -46,9 +46,11 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
# Object files
OBJS = bllhdr.o \
bootldr.o \
cgetc.o \
crt0.o \
ctype.o \
defdir.o \
eeprom.o \
exec.o \
exehdr.o \