mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 23:29:16 +00:00
Makefile:
- change installation point from /usr/bin to /bin
This commit is contained in:
parent
31f7aea798
commit
59c00c1820
@ -1,13 +1,10 @@
|
|||||||
#
|
#
|
||||||
# This makefile is intended for use with dmake(1) on Apple IIGS
|
# This makefile is intended for use with dmake(1) on Apple IIGS
|
||||||
# $Id: Makefile,v 1.1 1997/12/02 05:15:26 gdr Exp $
|
# $Id: Makefile,v 1.2 1998/02/19 02:25:18 gdr-ftp Exp $
|
||||||
#
|
#
|
||||||
# Created by Dave Tribby, November 1997
|
# Created by Dave Tribby, November 1997
|
||||||
|
|
||||||
# Program name
|
# Program name
|
||||||
PROG= uniq
|
PROG= uniq
|
||||||
|
|
||||||
# Delivery directory
|
|
||||||
BINDIR = /usr/bin
|
|
||||||
|
|
||||||
.INCLUDE : /src/gno/prog.mk
|
.INCLUDE : /src/gno/prog.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user