mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 23:29:16 +00:00
Makefile, uname.desc:
- change installation point from /usr/bin to /bin
This commit is contained in:
parent
a231c66c6b
commit
31f7aea798
@ -2,12 +2,10 @@
|
||||
#
|
||||
# Modified for GNO (Apple IIgs) and dmake(1) by Steve Reeves, January 1998
|
||||
#
|
||||
# $Id: Makefile,v 1.1 1998/02/17 02:50:27 gdr-ftp Exp $
|
||||
# $Id: Makefile,v 1.2 1998/02/19 02:24:35 gdr-ftp Exp $
|
||||
|
||||
PROG= uname
|
||||
|
||||
BINDIR= /usr/bin
|
||||
|
||||
DEFINES+= -DNOID
|
||||
|
||||
# Default stack size and optimization (can be overridden by cmd line)
|
||||
|
@ -3,7 +3,7 @@ Version: 3.0 (January 23, 1998)
|
||||
Shell: GNO
|
||||
Author: Steve Reeves (from FreeBSD code)
|
||||
Contact: stever@gate.net
|
||||
Where: /usr/bin
|
||||
Where: /bin
|
||||
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||||
|
||||
Display information about the system.
|
||||
|
Loading…
Reference in New Issue
Block a user