ctags.desc:

- changed trenco.myrias.com to trenco.gno.org
Makefile:
	- install the GNO version of the man page instead of the
	  BSD version
	- install into /usr/bin vice /bin
This commit is contained in:
gdr-ftp 1998-03-11 03:02:18 +00:00
parent e846cb8f9a
commit ece4e91a5e
2 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $Id: Makefile,v 1.1 1998/01/24 07:58:57 taubert Exp $
# $Id: Makefile,v 1.2 1998/03/11 03:02:17 gdr-ftp Exp $
PROG= ctags
SRCS= ctags.c C.c fortran.c lisp.c print.c tree.c yacc.c
STACK= 2048
HAS_BSD_MANPAGE = true
BINDIR = /usr/bin
.INCLUDE: /src/gno/prog.mk

View File

@ -4,6 +4,6 @@ Shell: GNO
Author: Derek Taubert (from FreeBSD 2.1.0 code)
Contact: taubert@geeks.org
Where: /usr/bin
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
FTP: ground.isca.uiowa.edu apple2.caltech.edu ftp.gno.org
Generate tag file for Emacs, vi.