mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 17:50:31 -04:00
18 lines
274 B
Text
18 lines
274 B
Text
--- src/Makefile.in.orig Wed Jun 6 16:32:20 2007
|
|
+++ src/Makefile.in Wed Jun 6 16:32:35 2007
|
|
@@ -271,7 +271,6 @@
|
|
lib \
|
|
mm \
|
|
native \
|
|
- scripts \
|
|
threads \
|
|
toolbox \
|
|
vm \
|
|
@@ -299,7 +298,6 @@
|
|
$(THREADS_DIR) \
|
|
vm \
|
|
cacao \
|
|
- scripts
|
|
|
|
all: all-recursive
|
|
|