]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Track vex r1909 (get rid of LibVEX_Version).
authorJulian Seward <jseward@acm.org>
Wed, 15 Jul 2009 15:25:21 +0000 (15:25 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 15 Jul 2009 15:25:21 +0000 (15:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10478

Makefile.vex.am

index 339a7e8d841f50acf9f777040d43f3ddc4e60179..2ad2f755737ca21c41d56e752d607857ba38f4ab 100644 (file)
@@ -60,20 +60,6 @@ pub/libvex_guest_offsets.h:
           > pub/libvex_guest_offsets.h
        rm -f auxprogs/genoffsets.s
 
-#----------------------------------------------------------------------------
-# main_vex_svnversion.h
-#----------------------------------------------------------------------------
-
-BUILT_SOURCES += priv/main_vex_svnversion.h
-
-# The contents of this file don't matter, as we don't call LibVEX_version()
-# from Valgrind.
-# Nb: generating a file and putting it in $(srcdir) rather than $(builddir)
-# seems like bad form... this should be fixed if VPATH builds are made to
-# work.
-priv/main_vex_svnversion.h:
-       echo "\"version\"" > $(srcdir)/priv/main_vex_svnversion.h
-
 #----------------------------------------------------------------------------
 # libvex-<platform>.a
 #----------------------------------------------------------------------------