openbsd-ports/emulators/vmware/3/patches/patch-Makefile
2004-10-05 18:32:27 +00:00

8 lines
241 B
Plaintext

$OpenBSD: patch-Makefile,v 1.1.1.1 2004/10/05 18:32:28 todd Exp $
--- Makefile.orig 2003-09-13 22:53:12.000000000 -0500
+++ Makefile 2003-09-13 22:54:32.000000000 -0500
@@ -0,0 +1,3 @@
+SUBDIR+=source
+SUBDIR+=util
+.include <bsd.subdir.mk>