*** empty log message ***

This commit is contained in:
2005-07-03 11:59:58 +00:00
parent 046c748151
commit 928f27d416
2 changed files with 21 additions and 1 deletions

View File

@ -1,6 +1,6 @@
SRCS = \
stx.c memory.c object.c symbol.c class.c \
hash.c misc.c context.c token.c parser.c bootstrp.c
hash.c misc.c context.c name.c token.c parser.c bootstrp.c
OBJS = $(SRCS:.c=.obj)
OUT = xpstx.lib