Changeset 9a36761 for auto/defaults


Ignore:
Timestamp:
06/10/09 19:55:47 (15 years ago)
Author:
Mateusz Hromada <ruanda@…>
Branches:
master
Children:
c7ecbc2
Parents:
b5884b3
git-author:
Mateusz Hromada <ruanda@…> (06/10/09 19:55:47)
git-committer:
Mateusz Hromada <ruanda@…> (06/10/09 19:55:47)
Message:

Migration to new build system.

  • documentation moved and checked
File:
1 edited

Legend:

Unmodified
Added
Removed
  • auto/defaults

    re4cec26 r9a36761  
    2222DEFAULT_CP='/bin/cp' 
    2323DEFAULT_CHMOD='/bin/chmod' 
     24DEFAULT_MAKEINFO='/usr/bin/makeinfo' 
     25DEFAULT_TEXI2DVI='/usr/bin/texi2dvi' 
     26DEFAULT_TEXI2PDF='/usr/bin/texi2pdf' 
     27DEFAULT_DVIPS='/usr/bin/dvips' 
    2428 
    2529DEFAULT_CFLAGS='-g -O2 -Wall' 
Note: See TracChangeset for help on using the changeset viewer.