8 lines
131 B
Makefile
Raw Normal View History

1994-05-30 19:09:18 +00:00
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1999-08-28 00:22:10 +00:00
# $FreeBSD$
1994-05-30 19:09:18 +00:00
1998-12-20 20:11:25 +00:00
MAN1= cd.1 intro.1 wait.1
MLINKS= intro.1 introduction.1
1994-05-30 19:09:18 +00:00
.include <bsd.prog.mk>