3ba3e2cc4b
Ok'd by: peter Discussed with: msmith
10 lines
262 B
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>
|