freebsd_amp_hwpstate/contrib/global/lib/Makefile

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>