gno/bin/kill/Makefile

11 lines
215 B
Makefile

#
# This makefile is intended for use with dmake(1) on Apple IIGS
# $Id: Makefile,v 1.1 1998/02/09 00:19:17 tribby Exp $
#
# Created by Dave Tribby, January 1998
PROG= kill
CFLAGS = -v
.INCLUDE : /src/gno/prog.mk