summaryrefslogtreecommitdiffstats
path: root/tools/getkversion/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/getkversion/Makefile.am')
-rw-r--r--tools/getkversion/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/getkversion/Makefile.am b/tools/getkversion/Makefile.am
new file mode 100644
index 0000000..4f89892
--- /dev/null
+++ b/tools/getkversion/Makefile.am
@@ -0,0 +1,12 @@
+## Process this file with automake to produce Makefile.in
+
+CC=$(CC_FOR_BUILD)
+LIBTOOL = @LIBTOOL@ --tag=CC
+
+noinst_PROGRAMS = getkversion
+getkversion_SOURCES = getkversion.c
+getkversion_CFLAGS=$(CFLAGS_FOR_BUILD)
+getkversion_CPPFLAGS=$(CPPFLAGS_FOR_BUILD)
+getkversion_LDFLAGS=$(LDFLAGS_FOR_BUILD)
+
+MAINTAINERCLEANFILES = Makefile.in