PERFORCE change 131746 for review

Peter Wemm peter at FreeBSD.org
Wed Dec 26 16:39:06 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=131746

Change 131746 by peter at peter_overcee on 2007/12/27 00:38:20

	move libneon hook

Affected files ...

.. //depot/projects/hammer/gnu/lib/Makefile#6 edit
.. //depot/projects/hammer/lib/Makefile#68 edit

Differences ...

==== //depot/projects/hammer/gnu/lib/Makefile#6 (text+ko) ====

@@ -2,7 +2,7 @@
 
 .include <bsd.own.mk>
 
-SUBDIR= csu libgcc libgcov libdialog libgomp libregex libreadline
+SUBDIR= csu libgcc libgcov libdialog libgomp libneon libregex libreadline
 
 # libsupc++ uses libstdc++ headers, although 'make includes' should
 # have taken care of that already.

==== //depot/projects/hammer/lib/Makefile#68 (text+ko) ====

@@ -38,7 +38,7 @@
 	${_libsmdb} \
 	${_libsmutil} libstand libtelnet ${_libthr} libthread_db libufs \
 	libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} \
-	libapr libapr-util libneon
+	libapr libapr-util
 
 .if exists(${.CURDIR}/csu/${MACHINE_ARCH}-elf)
 _csu=csu/${MACHINE_ARCH}-elf


More information about the p4-projects mailing list