PERFORCE change 79284 for review
soc-andrew
soc-andrew at FreeBSD.org
Thu Jun 30 10:44:27 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79284
Change 79284 by soc-andrew at soc-andrew_serv on 2005/06/30 10:43:35
Connect BSD Installer up to the build
Affected files ...
.. //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#2 edit
.. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/Makefile#2 edit
Differences ...
==== //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#2 (text+ko) ====
@@ -33,7 +33,8 @@
${_libncp} ${_libngatm} libopie libpam libpanel libpcap \
libpmc ${_libpthread} ${_libsdp} ${_libsm} ${_libsmb} ${_libsmdb} \
${_libsmutil} libstand libtelnet ${_libthr} ${_libthread_db} libufs \
- libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind}
+ libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} \
+ bsdinstaller
.if exists(${.CURDIR}/csu/${MACHINE_ARCH}-elf)
_csu=csu/${MACHINE_ARCH}-elf
==== //depot/projects/soc2005/bsdinstaller/src/usr.sbin/Makefile#2 (text+ko) ====
@@ -19,6 +19,7 @@
${_boot0cfg} \
${_boot98cfg} \
bootparamd \
+ bsdinstaller \
bsnmpd \
${_btxld} \
burncd \
More information about the p4-projects
mailing list