gno/bin/head/Makefile

12 lines
214 B
Makefile
Raw Normal View History

#
# This makefile is intended for use with dmake(1) on Apple IIGS
#
# Created by Dave Tribby, July 1997
1997-09-26 06:19:35 +00:00
#
# $Id: Makefile,v 1.2 1997/09/26 06:19:35 gdr Exp $
# Program name
1997-09-26 06:19:35 +00:00
PROG = head
1997-09-26 06:19:35 +00:00
.INCLUDE: /src/gno/prog.mk