Add the -tpal target to use the pal.tgt module.

This commit is contained in:
steve 2000-12-09 05:40:09 +00:00
parent 16c50ad810
commit 9fe0d9b120
1 changed files with 7 additions and 3 deletions

View File

@ -72,9 +72,13 @@
# -- (not supported yet)
# The <ivl> string for the vvm target is the ivl command that takes as
# standard input the output from the preprocessor and writes the result
# into a .cc file named after the output file.
# This is the XNF code generator.
[-txnf]
<ivl>%B/ivl %[s-s%s] %[N-N%N] %[T-T%T] -tvvm -Fsynth -Fsyn-rules -Fcprop -Fnodangle -o%o -- -
# --
# This is the pal code generator. The target module requires the -fpart=<type>
# flag to specify the part type.
[-tpal]
<ivl>%B/ivl %[s-s%s] %[N-N%N] %[T-T%T] -tdll -fDLL=%B/pal.tgt -Fsynth -Fsyn-rules -Fcprop -Fnodangle -o%o -- -