diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
| commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
| tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /usr.bin/global | |
| parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff) | |
Diffstat (limited to 'usr.bin/global')
| -rw-r--r-- | usr.bin/global/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/global/Makefile.inc | 2 | ||||
| -rw-r--r-- | usr.bin/global/btreeop/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/global/gctags/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/global/global/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/global/gtags/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/global/htags/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/global/lib/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/global/systags/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/usr.bin/global/Makefile b/usr.bin/global/Makefile index 3e3d55fd62a4..269a471a9600 100644 --- a/usr.bin/global/Makefile +++ b/usr.bin/global/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1997/12/15 23:34:50 cwt Exp $ +# $Id: Makefile,v 1.1.1.1.2.1 1998/02/05 04:53:24 cwt Exp $ SUBDIR= lib global gtags gctags btreeop htags systags diff --git a/usr.bin/global/Makefile.inc b/usr.bin/global/Makefile.inc index de3f53974ce1..e54d69d7dfdc 100644 --- a/usr.bin/global/Makefile.inc +++ b/usr.bin/global/Makefile.inc @@ -1,4 +1,4 @@ -# $Id: Makefile.inc,v 1.4 1997/12/17 15:18:48 cwt Exp $ +# $Id: Makefile.inc,v 1.1.1.1.2.1 1998/02/05 04:53:25 cwt Exp $ BINDIR?= /usr/bin CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes diff --git a/usr.bin/global/btreeop/Makefile b/usr.bin/global/btreeop/Makefile index 81b83a9d2b2a..387a7b1e0b2a 100644 --- a/usr.bin/global/btreeop/Makefile +++ b/usr.bin/global/btreeop/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1997/12/17 15:18:49 cwt Exp $ +# $Id: Makefile,v 1.1.1.1.2.1 1998/02/05 04:53:26 cwt Exp $ GLOBAL_DIR= ${.CURDIR}/../../../contrib/global .PATH: ${GLOBAL_DIR}/btreeop diff --git a/usr.bin/global/gctags/Makefile b/usr.bin/global/gctags/Makefile index 21d7c3dd7370..0f43d8e0de16 100644 --- a/usr.bin/global/gctags/Makefile +++ b/usr.bin/global/gctags/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.4 1997/12/17 15:18:52 cwt Exp $ +# $Id: Makefile,v 1.1.1.1.2.1 1998/02/05 04:53:27 cwt Exp $ GLOBAL_DIR= ${.CURDIR}/../../../contrib/global .PATH: ${GLOBAL_DIR}/gctags diff --git a/usr.bin/global/global/Makefile b/usr.bin/global/global/Makefile index 9c313fd90471..7ff4fd861cb6 100644 --- a/usr.bin/global/global/Makefile +++ b/usr.bin/global/global/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1997/12/17 15:18:53 cwt Exp $ +# $Id: Makefile,v 1.1.1.1.2.1 1998/02/05 04:53:27 cwt Exp $ GLOBAL_DIR= ${.CURDIR}/../../../contrib/global .PATH: ${GLOBAL_DIR}/global diff --git a/usr.bin/global/gtags/Makefile b/usr.bin/global/gtags/Makefile index 07efa2d7f304..45eff97a6115 100644 --- a/usr.bin/global/gtags/Makefile +++ b/usr.bin/global/gtags/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1997/12/17 15:18:54 cwt Exp $ +# $Id: Makefile,v 1.1.1.1.2.2 1998/02/05 04:53:28 cwt Exp $ GLOBAL_DIR= ${.CURDIR}/../../../contrib/global .PATH: ${GLOBAL_DIR}/gtags diff --git a/usr.bin/global/htags/Makefile b/usr.bin/global/htags/Makefile index 74f85307bc0f..d338aff08b69 100644 --- a/usr.bin/global/htags/Makefile +++ b/usr.bin/global/htags/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1997/12/15 23:34:55 cwt Exp $ +# $Id: Makefile,v 1.1.1.1.2.1 1998/02/05 04:53:29 cwt Exp $ GLOBAL_DIR= ${.CURDIR}/../../../contrib/global .PATH: ${GLOBAL_DIR}/htags diff --git a/usr.bin/global/lib/Makefile b/usr.bin/global/lib/Makefile index cdd3c159a68c..88ab70046996 100644 --- a/usr.bin/global/lib/Makefile +++ b/usr.bin/global/lib/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1997/12/21 08:31:50 cwt Exp $ +# $Id: Makefile,v 1.2.2.1 1998/02/05 04:51:10 cwt Exp $ GLOBAL_DIR= ${.CURDIR}/../../../contrib/global .PATH: ${GLOBAL_DIR}/lib diff --git a/usr.bin/global/systags/Makefile b/usr.bin/global/systags/Makefile index da6c4f35c137..59b4c2635a65 100644 --- a/usr.bin/global/systags/Makefile +++ b/usr.bin/global/systags/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1.2.1 1998/02/05 04:53:30 cwt Exp $ +# $Id: Makefile,v 1.1.1.1.2.2 1998/07/17 04:18:13 jkh Exp $ GLOBAL_DIR= ${.CURDIR}/../../../contrib/global .PATH: ${GLOBAL_DIR}/systags |
