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/httpserver/Makefile.extra

    r926 r2598  
    44# AUTOGEN SEEDING 
    55autogen_HTTPException.h autogen_HTTPException.cpp:      $(MAKEEXCEPTION) HTTPException.txt 
    6         perl $(MAKEEXCEPTION) HTTPException.txt 
     6        $(_PERL) $(MAKEEXCEPTION) HTTPException.txt 
    77 
Note: See TracChangeset for help on using the changeset viewer.