mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 23:29:16 +00:00
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:
parent
e846cb8f9a
commit
ece4e91a5e
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user