a35d88931c
any fake value.
11 lines
129 B
Makefile
11 lines
129 B
Makefile
# $FreeBSD$
|
|
|
|
LIB= txi
|
|
INTERNALLIB=
|
|
|
|
SRCS= substring.c xexit.c xmalloc.c xstrdup.c
|
|
|
|
.include <bsd.lib.mk>
|
|
|
|
.PATH: ${TXIDIR}/lib
|