diff --git a/bin/uname/Makefile b/bin/uname/Makefile index 6176d1f..c5b6e50 100644 --- a/bin/uname/Makefile +++ b/bin/uname/Makefile @@ -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) diff --git a/bin/uname/uname.desc b/bin/uname/uname.desc index 83331ed..0a69a62 100644 --- a/bin/uname/uname.desc +++ b/bin/uname/uname.desc @@ -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.