mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
12 lines
352 B
Plaintext
12 lines
352 B
Plaintext
--- Makefile.in.orig 2008-03-04 11:10:59.000000000 +0100
|
|
+++ Makefile.in 2008-03-04 15:13:47.000000000 +0100
|
|
@@ -265,7 +265,7 @@ target_alias = @target_alias@
|
|
target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
-SUBDIRS = src examples macros tests doc
|
|
+SUBDIRS = src doc
|
|
EXTRA_DIST = \
|
|
TODO \
|
|
HACKING \
|