Author: coke
Date: Mon Jan 29 20:50:31 2007
New Revision: 16839
Modified:
trunk/ (props changed)
trunk/languages/PIR/ (props changed)
trunk/languages/PIR/config/makefiles/root.in
trunk/languages/PIR/lib/ (props changed)
Log:
fixup languages/PIR
- clean target
- svn:ignore generated files
Modified: trunk/languages/PIR/config/makefiles/root.in
==============================================================================
--- trunk/languages/PIR/config/makefiles/root.in (original)
+++ trunk/languages/PIR/config/makefiles/root.in Mon Jan 29 20:50:31 2007
@@ -91,23 +91,21 @@
clean:
$(RM_F) pir.pbc \
- lib\pir_grammar_gen.pir \
- lib\pasm_ops_grammar_gen.pir \
- lib\pasm_args_gen.pir \
- lib\pasm_instr_gen.pir \
- lib\pasm_ops_grammar_gen.pbc \
- lib\pasm_args_gen.pbc \
- lib\pasm_instr_gen.pbc \
- lib\pasm_grammar_gen.pir \
- lib\pasm_grammar_gen.pbc \
- lib\pir_grammar_gen.pbc \
- lib\pasm_io_gen.pir \
- lib\pasm_io_gen.pbc \
- lib\pasm_pmc_gen.pir \
- lib\pasm_pmc_gen.pbc \
- lib\pasm_core_gen.pir \
- lib\pasm_core_gen.pbc \
- lib\ASTGrammar.pir \
- lib\ASTGrammar.pbc
-
-
+ lib/pir_grammar_gen.pir \
+ lib/pasm_ops_grammar_gen.pir \
+ lib/pasm_args_gen.pir \
+ lib/pasm_instr_gen.pir \
+ lib/pasm_ops_grammar_gen.pbc \
+ lib/pasm_args_gen.pbc \
+ lib/pasm_instr_gen.pbc \
+ lib/pasm_grammar_gen.pir \
+ lib/pasm_grammar_gen.pbc \
+ lib/pir_grammar_gen.pbc \
+ lib/pasm_io_gen.pir \
+ lib/pasm_io_gen.pbc \
+ lib/pasm_pmc_gen.pir \
+ lib/pasm_pmc_gen.pbc \
+ lib/pasm_core_gen.pir \
+ lib/pasm_core_gen.pbc \
+ lib/ASTGrammar.pir \
+ lib/ASTGrammar.pbc