Change to use automake:
authorIan Lance Taylor <ian@airs.com>
Tue, 15 Apr 1997 18:35:39 +0000 (18:35 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 15 Apr 1997 18:35:39 +0000 (18:35 +0000)
commit2f1fec47aef888ca5cb8072aaf082479b95f8ee0
treec695fc1007a01d61a89d4614bb88a2ea75263a8f
parent4066f85fd5d384f508eb4ce5fed1fbedcdcdf3b6
Change to use automake:
* Makefile.am: New file.
* configure.in: Run AM_INIT_AUTOMAKE, AM_MAINTAINER_MODE, and
AM_CYGWIN32.
* aclocal.m4: New file, created by aclocal.
* Makefile.in: Replace with file created by automake --cygnus.
* configure: Rebuild.
gprof/.Sanitize
gprof/ChangeLog
gprof/Makefile.am [new file with mode: 0644]
gprof/Makefile.in
gprof/aclocal.m4 [new file with mode: 0644]
gprof/configure
gprof/configure.in
This page took 0.024004 seconds and 4 git commands to generate.