changed location of prog.mk

This commit is contained in:
gdr 1997-09-26 06:27:29 +00:00
parent 0da71455c3
commit b0e785a02a

View File

@ -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