Edit

kc3-lang/automake/lib

Branch :

  • Show log

    Commit

  • Author : Akim Demaille
    Date : 2001-01-31 16:50:02
    Hash : 148a155a
    Message : * depend2.am: Instead of replacing @PFX@ in $(@PFX@COMPILE), and then replacing `$(@PFX@COMPILE)' for the files that need some special flags, use only @COMPILE@. Similarly for @LTCOMPILE@. Try to document this file. * automake.in (add_depend2): Adjust to these changes.