mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 23:29:16 +00:00
Makefile, yes.desc:
- change installation point from /usr/bin to /bin
This commit is contained in:
parent
59c00c1820
commit
9359f799f6
@ -1,13 +1,10 @@
|
||||
#
|
||||
# This makefile is intended for use with dmake(1) on Apple IIGS
|
||||
# $Id: Makefile,v 1.1 1997/10/03 04:04:52 gdr Exp $
|
||||
# $Id: Makefile,v 1.2 1998/02/19 02:26:05 gdr-ftp Exp $
|
||||
#
|
||||
# Created by Dave Tribby, September 1997
|
||||
|
||||
# Program name
|
||||
PROG= yes
|
||||
|
||||
# Delivery directory
|
||||
BINDIR = /usr/bin
|
||||
|
||||
.INCLUDE : /src/gno/prog.mk
|
||||
|
@ -3,7 +3,7 @@ Version: 2.0 (September 1997)
|
||||
Shell: GNO
|
||||
Author: Dave Tribby
|
||||
Contact: tribby@cup.hp.com
|
||||
Where: /usr/bin
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Repetitively echo "y" or command-line argument
|
||||
|
Loading…
Reference in New Issue
Block a user