socsvn commit: r255887 - soc2013/syuu/bhyve_usb/usr.sbin/bhyve

syuu at FreeBSD.org syuu at FreeBSD.org
Tue Aug 13 19:29:39 UTC 2013


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}


More information about the svn-soc-all mailing list