| Revision 2598,
384 bytes
checked in by chris, 2 years ago
(diff) |
|
Run Perl scripts quietly during make.
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | |
|---|
| 2 | MAKEEXCEPTION = ../../lib/common/makeexception.pl |
|---|
| 3 | |
|---|
| 4 | # AUTOGEN SEEDING |
|---|
| 5 | autogen_CommonException.h autogen_CommonException.cpp: $(MAKEEXCEPTION) CommonException.txt |
|---|
| 6 | $(_PERL) $(MAKEEXCEPTION) CommonException.txt |
|---|
| 7 | |
|---|
| 8 | # AUTOGEN SEEDING |
|---|
| 9 | autogen_ConversionException.h autogen_ConversionException.cpp: $(MAKEEXCEPTION) ConversionException.txt |
|---|
| 10 | $(_PERL) $(MAKEEXCEPTION) ConversionException.txt |
|---|
| 11 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.