From 010a5205cc79351816b13ef504127152c44d36e3 Mon Sep 17 00:00:00 2001 From: Wade Walker Date: Sun, 25 Oct 2015 14:36:39 -0500 Subject: Fix generated files dependency check; remove unused include paths Fixed the dependency check for generated files; previously we were looking at the wrong path, and always regenerating all files. Also removed some include paths that don't contain any files, and renamed some filesets so it's more clear what they contain. --- make/build.xml | 43 ++++++++++++++++--------------------------- 1 file changed, 16 insertions(+), 27 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index 01939e9b..b0d4e48e 100644 --- a/make/build.xml +++ b/make/build.xml @@ -138,14 +138,13 @@ - - + @@ -177,18 +176,18 @@ - + - + - - + + @@ -251,26 +250,25 @@ --> - + - - - - + + + + - + - - - - + targetfile="${src.generated.c}/jocl11/CLImpl11_JNI.c"> + + + + @@ -514,9 +512,6 @@ - - - @@ -528,9 +523,6 @@ - - - @@ -542,9 +534,6 @@ - - - -- cgit v1.2.3