8 lines
153 B
Makefile
8 lines
153 B
Makefile
# from: @(#)Makefile 5.1 (Berkeley) 3/22/91
|
|
# $Id: Makefile,v 1.4 1994/12/22 10:51:00 cgd Exp $
|
|
|
|
MAN= MAKEDEV.8
|
|
MANSUBDIR=/tahoe
|
|
|
|
.include <bsd.prog.mk>
|