summaryrefslogtreecommitdiffstats
path: root/tools/getkversion/Makefile.am
blob: 4f8989228970313ea630d1c32a89f889db9735e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
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