mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-02 23:31:56 +00:00
changed location of prog.mk
This commit is contained in:
parent
0da71455c3
commit
b0e785a02a
@ -2,8 +2,10 @@
|
||||
# This makefile is intended for use with dmake(1) on Apple IIGS
|
||||
#
|
||||
# Created by Dave Tribby, July 1997
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/09/26 06:27:29 gdr Exp $
|
||||
|
||||
# Program name
|
||||
PROG= wc
|
||||
|
||||
.INCLUDE : <gno.prog.mk>
|
||||
.INCLUDE: /src/gno/prog.mk
|
||||
|
Loading…
Reference in New Issue
Block a user