Changeset e4cec26 for auto/defaults


Ignore:
Timestamp:
06/09/09 13:24:34 (15 years ago)
Author:
Mateusz Hromada <ruanda@…>
Branches:
master
Children:
3a2ae91
Parents:
9e0afb5
git-author:
Mateusz Hromada <ruanda@…> (06/09/09 13:24:34)
git-committer:
Mateusz Hromada <ruanda@…> (06/09/09 13:24:34)
Message:

Migration to new build system.

  • gph moved and checked
File:
1 edited

Legend:

Unmodified
Added
Removed
  • auto/defaults

    r44f59b8 re4cec26  
    2020DEFAULT_SORT='/usr/bin/sort' 
    2121DEFAULT_PR='/usr/bin/pr' 
     22DEFAULT_CP='/bin/cp' 
     23DEFAULT_CHMOD='/bin/chmod' 
    2224 
    2325DEFAULT_CFLAGS='-g -O2 -Wall' 
     
    2527DEFAULT_LDLIBS='' 
    2628DEFAULT_BFLAGS='' 
     29DEFAULT_FFLAGS='' 
    2730 
    2831DEFAULT_DESTDIR= 
Note: See TracChangeset for help on using the changeset viewer.