gno/bin/split/Makefile

14 lines
257 B
Makefile

#
# This makefile is intended for use with dmake(1) on Apple IIGS
# $Id: Makefile,v 1.1 1997/12/02 05:15:19 gdr Exp $
#
# Created by Dave Tribby, November 1997
# Program name
PROG= split
# Delivery directory
BINDIR = /usr/bin
.INCLUDE : /src/gno/prog.mk