freebsd-dev/contrib/global/lib/Makefile
Hidetoshi Shimokawa 3ba3e2cc4b Import Global v3_4_2 sources.
Ok'd by: peter
Discussed with: msmith
1999-01-18 06:59:18 +00:00

10 lines
262 B
Makefile

LIB= gloutil
SRCS= gtagsop.c tab.c strbuf.c mgets.c defined.c getdbpath.c \
find.c dbop.c test.c makepath.c locatestring.c pathop.c \
conf.c strmake.c usable.c token.c
NOPROFILE= noprofile
INTERNALLIB= true
INTERNALSTATICLIB= true
.include <bsd.lib.mk>