gno/usr.bin/cut/Makefile

15 lines
254 B
Makefile
Raw Permalink 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
1997-09-26 06:36:22 +00:00
#
# $Id: Makefile,v 1.2 1997/09/26 06:34:18 gdr Exp $
1997-09-21 22:19:59 +00:00
# Program name
PROG= cut
# Delivery directory
BINDIR = /usr/bin
1997-09-26 06:36:22 +00:00
.INCLUDE: /src/gno/prog.mk