summaryrefslogtreecommitdiff
path: root/nto.rules
diff options
context:
space:
mode:
authorKean Johnson <kean@armory.com>2005-11-08 06:33:24 +0000
committerKean Johnson <kean@armory.com>2005-11-08 06:33:24 +0000
commitd7adf2661c07a4fd7fddf3e7926e8ec9046dc708 (patch)
tree06478588d8e10283a03c3ea87575f8222455ea9d /nto.rules
parent56d6b039c20a2c1b88805a7a91a5fca78c298c5f (diff)
See ChangeLog entry 2005-11-07 for details.
Diffstat (limited to 'nto.rules')
-rw-r--r--nto.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/nto.rules b/nto.rules
index fbf11ad..e5023e2 100644
--- a/nto.rules
+++ b/nto.rules
@@ -59,7 +59,7 @@ dst.S: src.S @@\
$(CP) $? $@ @@\
@@\
dst.o: dst.S @@\
- AssembleObject(flags) @@\
+ AssembleObject(dst,flags) @@\
@@\
dst.i: dst.S @@\
CPPOnlyAsm(dst,flags) @@\