gno/usr.bin/cut/Makefile

13 lines
198 B
Makefile
Raw Normal View History

1997-09-21 22:19:59 +00:00
#
# This makefile is intended for use with dmake(1) on Apple IIGS
#
# Created by Dave Tribby, August 1997
# Program name
PROG= cut
# Delivery directory
BINDIR = /usr/bin
.INCLUDE : <gno.prog.mk>