mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-04 22:08:21 +00:00
9359f799f6
- change installation point from /usr/bin to /bin
11 lines
220 B
Makefile
11 lines
220 B
Makefile
#
|
|
# This makefile is intended for use with dmake(1) on Apple IIGS
|
|
# $Id: Makefile,v 1.2 1998/02/19 02:26:05 gdr-ftp Exp $
|
|
#
|
|
# Created by Dave Tribby, September 1997
|
|
|
|
# Program name
|
|
PROG= yes
|
|
|
|
.INCLUDE : /src/gno/prog.mk
|