8 lines
154 B
Makefile
8 lines
154 B
Makefile
# @(#)Makefile 5.2 (Berkeley) 5/11/90
|
|
#
|
|
# $Header: /cvsroot/src/bin/kill/Makefile,v 1.3 1993/03/23 00:25:52 cgd Exp $
|
|
|
|
PROG= kill
|
|
|
|
.include <bsd.prog.mk>
|