openbsd-ports/net/gnet/patches/patch-Makefile_in

13 lines
415 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Makefile_in,v 1.4 2008/02/04 18:01:47 jasper Exp $
--- Makefile.in.orig Mon Feb 4 00:12:05 2008
+++ Makefile.in Mon Feb 4 00:12:15 2008
@@ -265,7 +265,7 @@ target_alias = @target_alias@
2007-01-10 07:06:57 -05:00
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-SUBDIRS = src examples macros tests doc
+SUBDIRS = src examples macros tests
2007-01-10 07:06:57 -05:00
EXTRA_DIST = \
TODO \
HACKING \