avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] more doxygen build cleans


From: Theodore A. Roth
Subject: [avr-libc-dev] more doxygen build cleans
Date: Sat, 3 Aug 2002 23:33:29 -0700 (PDT)

Hi,

I've just committed some more doxygen build clean ups:

2002-08-03  Theodore A. Roth  <address@hidden>

    * configure.in(AM_INIT_AUTOMAKE): Bump version.
    * configure.in: Add AVR_LIBC_USER_MANUAL.
    * doc/api/Makefile.am: Use AVR_LIBC_USER_MANUAL instead of hard coded name.
    * doc/api/doxygen.config.in: Ditto.

2002-08-03  Theodore A. Roth  <address@hidden>

    * doc/api/Makefile.am: Change osavr -> avr-libc.
    * doc/api/doxygen.config.in: Ditto.

2002-08-03  Theodore A. Roth  <address@hidden>

    * doc/api/Makefile.am: Remove use of directories as targets.
    * doc/api/Makefile.am: Remove use of `${MAKE} -C` to improve portability.
    * doc/api/doxygen.config.in: Changed html and latex output dirs to
    avr-libc-api and latex_src respectively.

The last (top) changes fix a problem introduced in the first (bottom) 
changes where I missed a few html -> avr-libc-api convertions in the 
install rule.

FYI: osavr is my project at work which I copied these files from 
initially. (I missed a couple osavr -> to avr-libc. D'oh!)

Joerg: there were no other '${MAKE} -C' uses in the Makefile.am files that
I could find. Let me know if you find any other gmake'isms I've missed or
introduced.

I'll leave the pdf generation changes for Joerg. ;-)

I'm going to start merging some chunks of Rich's document now.

Ted Roth




reply via email to

[Prev in Thread] Current Thread [Next in Thread]