12 lines
133 B
Makefile
Raw Normal View History

# $Id$
LIB= txi
INTERNALLIB= true
INTERNALSTATICLIB= true
SRCS= getopt.c getopt1.c
.include <bsd.lib.mk>
.PATH: ${TXIDIR}/libtxi