mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-02-01 07:31:11 +00:00
*.desc:
Changed trenco.myrias.com to ftp.gno.org Makefile: install into /usr/bin vice /bin
This commit is contained in:
parent
6d45309184
commit
c910d74666
@ -1,10 +1,11 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 7/19/93
|
||||
# $Id: Makefile,v 1.1 1998/01/24 08:30:54 taubert Exp $
|
||||
# $Id: Makefile,v 1.2 1998/03/11 03:08:15 gdr-ftp Exp $
|
||||
|
||||
PROG= rlogin
|
||||
SRCS= rlogin.c
|
||||
LDADD= -lnetdb
|
||||
OPTIMIZE=79
|
||||
BINDIR = /usr/bin
|
||||
|
||||
#.if exists(${DESTDIR}/usr/lib/libkrb.a) && (defined(MAKE_KERBEROS) \
|
||||
# || defined(MAKE_EBONES))
|
||||
|
@ -4,6 +4,6 @@ Shell: GNO & GS/TCP
|
||||
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
|
||||
|
||||
Remote login.
|
||||
|
@ -1,8 +1,9 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 7/19/93
|
||||
# $Id: Makefile,v 1.2 1998/02/09 08:32:56 taubert Exp $
|
||||
# $Id: Makefile,v 1.3 1998/03/11 03:08:10 gdr-ftp Exp $
|
||||
|
||||
PROG= rsh
|
||||
SRCS= rsh.c
|
||||
BINDIR= /usr/bin
|
||||
|
||||
#.if exists(${DESTDIR}/usr/lib/libkrb.a) && (defined(MAKE_KERBEROS) \
|
||||
# || defined(MAKE_EBONES))
|
||||
|
@ -4,6 +4,6 @@ Shell: GNO & GS/TCP
|
||||
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
|
||||
|
||||
Remote shell.
|
||||
|
@ -1,9 +1,10 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $Id: Makefile,v 1.1 1998/01/24 08:24:58 taubert Exp $
|
||||
# $Id: Makefile,v 1.2 1998/03/11 03:08:19 gdr-ftp Exp $
|
||||
|
||||
PROG= whois
|
||||
LDADD= -lnetdb
|
||||
OPTIMIZE=79
|
||||
DEBUG= 25
|
||||
BINDIR = /usr/bin
|
||||
|
||||
.INCLUDE: /src/gno/prog.mk
|
||||
|
@ -4,6 +4,6 @@ Shell: GNO & GS/TCP
|
||||
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
|
||||
|
||||
Internet user name directory service.
|
||||
|
Loading…
x
Reference in New Issue
Block a user