]> sourceware.org Git - systemtap.git/commit
Give staprun/stapio/stap-merge a standalone configure and makefile
authorRoland McGrath <roland@redhat.com>
Mon, 30 Aug 2010 22:43:43 +0000 (15:43 -0700)
committerRoland McGrath <roland@redhat.com>
Mon, 30 Aug 2010 23:37:53 +0000 (16:37 -0700)
commit0d9b49bcc0b70968f736824eef480054cf578218
tree4a485d2d16f7dfc3afc2dc9971fe545ca6e3e308
parent57cd6e39d5c0ec9d957c57b07148cd0ba0df42bf
Give staprun/stapio/stap-merge a standalone configure and makefile

* Makefile.am: New file.
* configure.ac: New file.
* Makefile.in: New generated file.
* aclocal.m4: New generated file.
* config.in: New generated file.
* configure: New generated file.
runtime/staprun/Makefile.am [new file with mode: 0644]
runtime/staprun/Makefile.in [new file with mode: 0644]
runtime/staprun/aclocal.m4 [new file with mode: 0644]
runtime/staprun/config.in [new file with mode: 0644]
runtime/staprun/configure [new file with mode: 0755]
runtime/staprun/configure.ac [new file with mode: 0644]
This page took 0.026774 seconds and 5 git commands to generate.