aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/target/crossguid/CROSSGUID-VERSION3
-rw-r--r--tools/depends/target/crossguid/Makefile10
2 files changed, 5 insertions, 8 deletions
diff --git a/tools/depends/target/crossguid/CROSSGUID-VERSION b/tools/depends/target/crossguid/CROSSGUID-VERSION
new file mode 100644
index 0000000000..dc16e8e0e5
--- /dev/null
+++ b/tools/depends/target/crossguid/CROSSGUID-VERSION
@@ -0,0 +1,3 @@
+LIBNAME=crossguid
+VERSION=8f399e8bd4
+ARCHIVE=$(LIBNAME)-$(VERSION).tar.gz
diff --git a/tools/depends/target/crossguid/Makefile b/tools/depends/target/crossguid/Makefile
index 3936f651e1..e797248e3e 100644
--- a/tools/depends/target/crossguid/Makefile
+++ b/tools/depends/target/crossguid/Makefile
@@ -1,12 +1,6 @@
-include ../../Makefile.include
-DEPS = Makefile
-
-# lib name, version
-LIBNAME=crossguid
-VERSION=8f399e8bd4
-SOURCE=$(LIBNAME)-$(VERSION)
-ARCHIVE=$(SOURCE).tar.gz
-
+include CROSSGUID-VERSION
+DEPS = Makefile CROSSGUID-VERSION
ifeq ($(CROSS_COMPILING), yes)
DEPS += ../../Makefile.include