Added a module for binary output.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5560 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -22,7 +22,8 @@ LDFLAGS =
|
||||
# -----------------------------------------------------------------------------
|
||||
# List of all object files
|
||||
|
||||
OBJS = bitmap.o \
|
||||
OBJS = bin.o \
|
||||
bitmap.o \
|
||||
color.o \
|
||||
error.o \
|
||||
fileio.o \
|
||||
|
||||
Reference in New Issue
Block a user