Edit

kc3-lang/automake

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 2000-02-02 04:29:02
    Hash : 5a096ac0
    Message : 2000-02-02 Assar Westerlund <assar@sics.se> * automake.in (handle_single_transform_list): do not use $< which is not handled by all non-GNU makes. Instead do explicit sh code testing for the file in this directory and srcdir. Based on a suggestion by Alexandre Oliva <oliva@lsd.ic.unicamp.br>