Makefile (11d38a5764295585a2472d5e861fa8abe1a11eb2) Makefile (a36eca08bbd549807428439b536fea522de0dc37)
1# @(#)Makefile 8.1 (Berkeley) 6/4/93
2# $FreeBSD$
3
4.include <src.opts.mk>
5
6# The SUBDIR_ORDERED list is a small set of libraries which are used by many
7# of the other libraries. These are built first with a .WAIT between them
8# and the main list to avoid needing a SUBDIR_DEPEND line on every library

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

70 ${_libmilter} \
71 ${_libmp} \
72 libmt \
73 ${_libnandfs} \
74 libnetbsd \
75 ${_libnetgraph} \
76 ${_libngatm} \
77 libnv \
1# @(#)Makefile 8.1 (Berkeley) 6/4/93
2# $FreeBSD$
3
4.include <src.opts.mk>
5
6# The SUBDIR_ORDERED list is a small set of libraries which are used by many
7# of the other libraries. These are built first with a .WAIT between them
8# and the main list to avoid needing a SUBDIR_DEPEND line on every library

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

70 ${_libmilter} \
71 ${_libmp} \
72 libmt \
73 ${_libnandfs} \
74 libnetbsd \
75 ${_libnetgraph} \
76 ${_libngatm} \
77 libnv \
78 libohash \
78 libopenbsd \
79 libopie \
80 libpam \
81 libpcap \
82 libpjdlog \
83 ${_libpmc} \
84 ${_libproc} \
85 libprocstat \
86 ${_libradius} \

--- 243 unchanged lines hidden ---
79 libopie \
80 libpam \
81 libpcap \
82 libpjdlog \
83 ${_libpmc} \
84 ${_libproc} \
85 libprocstat \
86 ${_libradius} \

--- 243 unchanged lines hidden ---