freebsd-dev/usr.bin/shar/Makefile

8 lines
102 B
Makefile
Raw Normal View History

1994-05-27 12:33:43 +00:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2001-03-27 10:52:19 +00:00
# $FreeBSD$
1994-05-27 12:33:43 +00:00
2001-04-07 11:21:35 +00:00
SCRIPTS=shar.sh
2001-03-27 10:52:19 +00:00
MAN= shar.1
1994-05-27 12:33:43 +00:00
.include <bsd.prog.mk>