*** empty log message ***
This commit is contained in:
parent
4160dd0867
commit
d1d1f6f797
@ -1,4 +1,5 @@
|
|||||||
SRCS = stx.c memory.c object.c symbol.c hash.c misc.c context.c
|
SRCS = stx.c memory.c object.c symbol.c class.c \
|
||||||
|
hash.c misc.c context.c token.c parser.c bootstrp.c
|
||||||
OBJS = $(SRCS:.c=.o)
|
OBJS = $(SRCS:.c=.o)
|
||||||
OUT = libxpstx.a
|
OUT = libxpstx.a
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user