Added getopt. The implementation is based on a public domain source,
originally written by Henry Spencer and supplied by Harald Arnesen. git-svn-id: svn://svn.cc65.org/cc65/trunk@4737 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -59,6 +59,7 @@ C_OBJS = _afailed.o \
|
||||
fsetpos.o \
|
||||
ftell.o \
|
||||
getchar.o \
|
||||
getopt.o \
|
||||
gets.o \
|
||||
gmtime.o \
|
||||
locale.o \
|
||||
|
||||
Reference in New Issue
Block a user