Makefile (50d3286d9dbd7bec7aef9c7ac76eaa690a760bec) Makefile (36da5199bbd36b93cb5a52708ffcc2848a6637a6)
1# @(#)Makefile 8.1 (Berkeley) 6/4/93
2# $FreeBSD$
3
4.include <bsd.own.mk>
5
6# To satisfy shared library or ELF linkage when only the libraries being
7# built are visible:
8#

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

89 libmagic \
90 libmandoc \
91 libmemstat \
92 ${_libmilter} \
93 ${_libmp} \
94 ${_libnandfs} \
95 libnetbsd \
96 ${_libngatm} \
1# @(#)Makefile 8.1 (Berkeley) 6/4/93
2# $FreeBSD$
3
4.include <bsd.own.mk>
5
6# To satisfy shared library or ELF linkage when only the libraries being
7# built are visible:
8#

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

89 libmagic \
90 libmandoc \
91 libmemstat \
92 ${_libmilter} \
93 ${_libmp} \
94 ${_libnandfs} \
95 libnetbsd \
96 ${_libngatm} \
97 libnv \
97 libopie \
98 libpam \
99 libpcap \
100 ${_libpmc} \
101 ${_libproc} \
102 libprocstat \
103 librt \
104 ${_librtld_db} \

--- 168 unchanged lines hidden ---
98 libopie \
99 libpam \
100 libpcap \
101 ${_libpmc} \
102 ${_libproc} \
103 libprocstat \
104 librt \
105 ${_librtld_db} \

--- 168 unchanged lines hidden ---