*** empty log message ***

This commit is contained in:
hyung-hwan 2005-05-16 14:47:53 +00:00
parent 9f972541a3
commit 2dfe29cfa0

View File

@ -1,4 +1,4 @@
SRCS = stx.c memory.c object.c hash.c
SRCS = stx.c memory.c object.c hash.c misc.c context.c
OBJS = $(SRCS:.c=.o)
OUT = libxpstx.a