freebsd-dev/gnu/usr.bin/texinfo/libtxi/Makefile
Ruslan Ermilov 46f8fdc34e Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
2002-05-13 11:09:07 +00:00

11 lines
151 B
Makefile

# $FreeBSD$
LIB= txi
INTERNALLIB= true
SRCS= getopt.c getopt1.c substring.c xexit.c xmalloc.c xstrdup.c
.include <bsd.lib.mk>
.PATH: ${TXIDIR}/lib