Deleted Added
full compact
Makefile (124750) Makefile (251794)
1# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
1# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
2# $FreeBSD: head/share/doc/psd/Makefile 124750 2004-01-20 13:09:29Z ru $
2# $FreeBSD: head/share/doc/psd/Makefile 251794 2013-06-15 20:29:07Z eadler $
3
4# The following modules do not build/install:
5# 10.gdb
6
7# The following modules do not apply to FreeBSD:
8# 07.pascal 08.f77 09.f77io
9
10# The following previously encumbered files have not yet been added to

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

30
31# The following modules don't appear in the O'Reilly book, but
32# are in the 4.4BSD distribution.
33SUBDIR+=22.rpcgen \
34 23.rpc \
35 24.xdr \
36 25.xdrrfc \
37 26.rpcrfc \
3
4# The following modules do not build/install:
5# 10.gdb
6
7# The following modules do not apply to FreeBSD:
8# 07.pascal 08.f77 09.f77io
9
10# The following previously encumbered files have not yet been added to

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

30
31# The following modules don't appear in the O'Reilly book, but
32# are in the 4.4BSD distribution.
33SUBDIR+=22.rpcgen \
34 23.rpc \
35 24.xdr \
36 25.xdrrfc \
37 26.rpcrfc \
38 27.nfsrpc \
39 28.cvs
38 27.nfsrpc
40
41.include <bsd.subdir.mk>
39
40.include <bsd.subdir.mk>