gno/bin/wc/Makefile

11 lines
210 B
Makefile
Raw Normal View History

#
# This makefile is intended for use with dmake(1) on Apple IIGS
1997-10-03 03:51:24 +00:00
# $Id: Makefile,v 1.3 1997/10/03 03:51:23 gdr Exp $
#
# Created by Dave Tribby, July 1997
# Program name
PROG= wc
1997-10-03 03:51:24 +00:00
.INCLUDE : /src/gno/prog.mk