9 lines
152 B
Makefile
9 lines
152 B
Makefile
|
# $NetBSD: Makefile,v 1.8 1997/03/24 21:59:48 christos Exp $
|
||
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||
|
|
||
|
MAN= shar.1
|
||
|
SCRIPTS=shar.sh
|
||
|
|
||
|
|
||
|
.include <bsd.prog.mk>
|