aboutsummaryrefslogtreecommitdiff
path: root/fastjar/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2001-05-17* Makefile.am (bin_PROGRAMS): Renamed from "fastjar" to "jar".Per Bothner1-4/+4
From-SVN: r42205
2001-01-22Makefile.in: Rebuilt.Tom Tromey1-1/+2
* Makefile.in: Rebuilt. * Makefile.am (bin_PROGRAMS): Remove grepjar. (EXTRA_PROGRAMS): New macro. From-SVN: r39184
2000-12-14configure.in (fastjar_warn_cflags): Set when using gcc.Kaveh R. Ghazi1-0/+1
* configure.in (fastjar_warn_cflags): Set when using gcc. * Makefile.am (AM_CFLAGS): Set to @fastjar_warn_cflags@. From-SVN: r38255
2000-12-08fastjar: Imported.Alexandre Petit-Bianco1-0/+50
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> * fastjar: Imported. From-SVN: r38145