Makefile (892620150f09d3146f2c48b8c0809f5f2f4e4227) Makefile (81bd3d89e8676d6ebf38382a842c696e60696a20)
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#

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

64SUBDIR= ${SUBDIR_ORDERED} \
65 libalias \
66 libarchive \
67 ${_libatm} \
68 libbegemot \
69 libblocksruntime \
70 ${_libbluetooth} \
71 ${_libbsnmp} \
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#

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

64SUBDIR= ${SUBDIR_ORDERED} \
65 libalias \
66 libarchive \
67 ${_libatm} \
68 libbegemot \
69 libblocksruntime \
70 ${_libbluetooth} \
71 ${_libbsnmp} \
72 libbsdstat \
72 libbz2 \
73 libcalendar \
74 libcam \
75 ${_libcasper} \
76 libcompat \
77 libdevinfo \
78 libdevstat \
79 libdwarf \

--- 204 unchanged lines hidden ---
73 libbz2 \
74 libcalendar \
75 libcam \
76 ${_libcasper} \
77 libcompat \
78 libdevinfo \
79 libdevstat \
80 libdwarf \

--- 204 unchanged lines hidden ---