opnsense-src/contrib/global/lib/Makefile

9 lines
201 B
Makefile
Raw Normal View History

1997-12-15 18:08:46 -05:00
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>