Deleted Added
sdiff udiff text old ( 228501 ) new ( 241823 )
full compact
1# @(#)Makefile 8.1 (Berkeley) 6/5/93
2# $FreeBSD: head/share/man/man7/Makefile 228501 2011-12-14 15:19:40Z mav $
3
4#MISSING: eqnchar.7 ms.7 term.7
5MAN= adding_user.7 \
6 ascii.7 \
7 bsd.snmpmod.mk.7 \
8 build.7 \
9 clocks.7 \
10 c99.7 \
11 development.7 \

--- 17 unchanged lines hidden (view full) ---

29
30MLINKS= intro.7 miscellaneous.7
31MLINKS+= security.7 securelevel.7
32MLINKS+= c99.7 c.7
33MLINKS+= c99.7 c78.7
34MLINKS+= c99.7 c89.7
35MLINKS+= c99.7 c90.7
36
37.include <bsd.prog.mk>