Ignore:
Timestamp:
24/01/2010 14:24:24 (2 years ago)
Author:
chris
Message:

Run Perl scripts quietly during make.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/lib/compress/Makefile.extra

    r536 r2598  
    44# AUTOGEN SEEDING 
    55autogen_CompressException.h autogen_CompressException.cpp:      $(MAKEEXCEPTION) CompressException.txt 
    6         $(PERL) $(MAKEEXCEPTION) CompressException.txt 
     6        $(_PERL) $(MAKEEXCEPTION) CompressException.txt 
    77 
Note: See TracChangeset for help on using the changeset viewer.