Date: Tue, 13 Aug 2013 19:29:38 GMT From: syuu@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r255887 - soc2013/syuu/bhyve_usb/usr.sbin/bhyve Message-ID: <201308131929.r7DJTc0B010776@socsvn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: syuu Date: Tue Aug 13 19:29:38 2013 New Revision: 255887 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=255887 Log: revert Makefile changes Modified: soc2013/syuu/bhyve_usb/usr.sbin/bhyve/Makefile Modified: soc2013/syuu/bhyve_usb/usr.sbin/bhyve/Makefile ============================================================================== --- soc2013/syuu/bhyve_usb/usr.sbin/bhyve/Makefile Tue Aug 13 19:25:35 2013 (r255886) +++ soc2013/syuu/bhyve_usb/usr.sbin/bhyve/Makefile Tue Aug 13 19:29:38 2013 (r255887) @@ -21,9 +21,6 @@ .PATH: ${.CURDIR}/usb/gpl SRCS+= desc.c -.PATH: ${.CURDIR}/usb/lgpl -SRCS+= dev-serial.c - NO_MAN= DPADD= ${LIBVMMAPI} ${LIBMD} ${LIBPTHREAD}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308131929.r7DJTc0B010776>