Changeset 1009:e4d3456536a0 in roaraudio


Ignore:
Timestamp:
12/20/08 15:47:27 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

delete test file on cygwin, too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r983 r1009  
    577577echo "$SYSNAME" | if grep CYGWIN > /dev/null 
    578578then 
     579 rm -f $TF_E 
    579580 echo 'patching Makefiles for cygwin...' 
    580581 find . -name Makefile -print0 | xargs -0 sed 's/\.so/.dll'/g -i 
Note: See TracChangeset for help on using the changeset viewer.