8 lines
171 B
Makefile
8 lines
171 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $Id: Makefile,v 1.6 1998/12/20 06:27:00 bde Exp $
|
|
|
|
MAN1= cd.1 intro.1 wait.1
|
|
MLINKS= intro.1 introduction.1
|
|
|
|
.include <bsd.prog.mk>
|