From cf4b2ca9b8568c15972f1570d34cedbb6483b021 Mon Sep 17 00:00:00 2001 From: simokawa Date: Mon, 18 Jan 1999 06:59:18 +0000 Subject: Import Global v3_4_2 sources. Ok'd by: peter Discussed with: msmith --- contrib/global/lib/Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'contrib/global/lib/Makefile') diff --git a/contrib/global/lib/Makefile b/contrib/global/lib/Makefile index 99d49ef..83d8be0 100644 --- a/contrib/global/lib/Makefile +++ b/contrib/global/lib/Makefile @@ -1,8 +1,9 @@ -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 +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 -- cgit v1.1