*** empty log message ***
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
SRCS = stx.c memory.c object.c symbol.c class.c dict.c misc.c array.c \
|
||||
name.c token.c parser.c bootstrp.c bytecode.c interp.c
|
||||
SRCS = awk.c parse.c
|
||||
OBJS = $(SRCS:.c=.obj)
|
||||
OUT = xpawk.lib
|
||||
|
||||
|
Reference in New Issue
Block a user