mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
8 lines
185 B
Makefile
8 lines
185 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $Id: Makefile,v 1.5 1998/12/19 09:33:03 dillon Exp $
|
|
|
|
MAN1= cd.1 intro.1 security.1 wait.1
|
|
MLINKS= intro.1 introduction.1
|
|
|
|
.include <bsd.prog.mk>
|