gno/bin/yes/Makefile
1997-10-03 04:05:02 +00:00

14 lines
256 B
Makefile

#
# This makefile is intended for use with dmake(1) on Apple IIGS
# $Id: Makefile,v 1.1 1997/10/03 04:04:52 gdr Exp $
#
# Created by Dave Tribby, September 1997
# Program name
PROG= yes
# Delivery directory
BINDIR = /usr/bin
.INCLUDE : /src/gno/prog.mk