Moved the string that contains the ascii representation of LONG_MIN into its
own file. git-svn-id: svn://svn.cc65.org/cc65/trunk@5941 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -42,6 +42,7 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
|
||||
# From C source-files
|
||||
C_OBJS = _afailed.o \
|
||||
_hextab.o \
|
||||
_longminstr.o \
|
||||
_poserror.o \
|
||||
_scanf.o \
|
||||
abort.o \
|
||||
|
||||
Reference in New Issue
Block a user