source: box/trunk/lib/raidfile/Makefile.extra @ 2598

Revision 2598, 218 bytes checked in by chris, 2 years ago (diff)

Run Perl scripts quietly during make.

  • Property svn:eol-style set to native
Line 
1
2MAKEEXCEPTION = ../../lib/common/makeexception.pl
3
4# AUTOGEN SEEDING
5autogen_RaidFileException.h autogen_RaidFileException.cpp:      $(MAKEEXCEPTION) RaidFileException.txt
6        $(_PERL) $(MAKEEXCEPTION) RaidFileException.txt
7
Note: See TracBrowser for help on using the repository browser.