summaryrefslogtreecommitdiffstats
path: root/doc/main.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-01-242003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-4/+1
* main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I $(top_builddir) to TEXI2WWW_ARGS. * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override automake's .dvi.ps:-rule.
2003-01-232003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+3
* project.am, main.am: Use automake rules to build ps, pdf, info. Various minor changes.
2002-12-082002-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* Makefile.am: Merge-in images/Makefile.am, common/Makefile.am. * images/Makefile.am: Remove. * common/Makefile.am: Remove. * configure.ac: Reflect changes above. * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
2002-01-222002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
* .cvsignore: Reworked. * Makefile.am: Remove texinfo/texinfo.tex * bootstrap: Removed. * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir. * main.am: Remove TEXINFO_TEX. * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove commented out make-variables.
2002-01-202002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing, mkinstalldirs, texinfo.tex. * Makefile.am: Add main.am to AUTOMAKE_FILES. * configure.ac: Add AC_CONFIG_AUX_DIR([.]). * project.am: Remove custom .texi and stamp-vti rules. * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
2002-01-182002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+11
* Makefile.am: Require automake-1.5. * project.am: Reworked. * main.am: New. * configure.ac: New. * configure.in: Removed. * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.