summaryrefslogtreecommitdiffstats
path: root/tools/getiversion/Makefile.am
blob: 7d7172e0e7d56b97bde7479e8917d6697581e83d (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 = getiversion
getiversion_SOURCES = getiversion.c
getiversion_CFLAGS=$(CFLAGS_FOR_BUILD)
getiversion_CPPFLAGS=$(CPPFLAGS_FOR_BUILD) -I$(top_srcdir)/support/include
getiversion_LDFLAGS=$(LDFLAGS_FOR_BUILD)

MAINTAINERCLEANFILES = Makefile.in