- Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
11 lines
383 B
Text
11 lines
383 B
Text
--- lib-src/Makefile.in.orig 2007-09-08 14:39:16.000000000 +0200
|
|
+++ lib-src/Makefile.in 2011-08-01 08:48:34.000000000 +0200
|
|
@@ -214,7 +214,7 @@ target_alias = @target_alias@
|
|
target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
-SUBDIRS = oxydlib lua zipios++ enet enigma-core
|
|
+SUBDIRS = oxydlib zipios++ enigma-core
|
|
all: all-recursive
|
|
|
|
.SUFFIXES:
|