gno/bin/cat/Makefile
gdr 0cd26df27a - initial checkin, as received from Dave Tribby
- renamed makefile.mk to Makefile
1997-09-17 05:29:24 +00:00

10 lines
156 B
Makefile

#
# This makefile is intended for use with dmake(1) on Apple IIGS
#
# Created by Dave Tribby, July 1997
# Program name
PROG= cat
.INCLUDE : <gno.prog.mk>