freebsd-dev/contrib/global/lib/Makefile
1997-12-15 23:08:46 +00:00

9 lines
201 B
Makefile

LIB= util
SRCS= tag.o tab.o strop.o mgets.o lookup.o gtagsopen.o getdbpath.o \
find.o dbname.o dbio.o test.o makepath.o locatestring.o
NOPROFILE= yes
install:
@echo -n
.include <bsd.lib.mk>