openbsd-ports/emulators/vmware/3/patches/patch-source_Makefile
2005-03-07 18:15:09 +00:00

9 lines
276 B
Plaintext

$OpenBSD: patch-source_Makefile,v 1.3 2005/03/07 18:15:09 todd Exp $
--- source/Makefile.orig 2003-09-13 22:55:33.000000000 -0500
+++ source/Makefile 2003-09-13 22:56:28.000000000 -0500
@@ -0,0 +1,4 @@
+SUBDIR+=linuxrtc
+SUBDIR+=vmmon
+SUBDIR+=vmnet
+.include <bsd.subdir.mk>