summaryrefslogtreecommitdiffstats
path: root/tools/getiversion/Makefile.am
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-03-16 15:56:14 +1100
committerNeil Brown <neilb@suse.de>2007-03-16 15:56:14 +1100
commitf4a94f9c70e279aa72a2d6aa6874c8406f68987c (patch)
tree1fd2655a33ee4acd1910896797f0d92910e3bb3f /tools/getiversion/Makefile.am
parent6108478a99884f38c8afd1d1f2a0de1580113bd2 (diff)
downloadnfs-utils-f4a94f9c70e279aa72a2d6aa6874c8406f68987c.tar.gz
nfs-utils-f4a94f9c70e279aa72a2d6aa6874c8406f68987c.tar.xz
nfs-utils-f4a94f9c70e279aa72a2d6aa6874c8406f68987c.zip
Remove tools/getiversion
We don't need it (any more). Also add AM_PROG_CC_C_O as we seem to need it..
Diffstat (limited to 'tools/getiversion/Makefile.am')
-rw-r--r--tools/getiversion/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/getiversion/Makefile.am b/tools/getiversion/Makefile.am
deleted file mode 100644
index 7d7172e..0000000
--- a/tools/getiversion/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-## 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