]> git.ipfire.org Git - thirdparty/bird.git/commit
Debug: Add a Makefile rule for assembler intermediates.
authorJan Moskyto Matejka <mq@ucw.cz>
Wed, 26 Apr 2017 08:53:48 +0000 (10:53 +0200)
committerJan Moskyto Matejka <mq@ucw.cz>
Wed, 26 Apr 2017 08:53:48 +0000 (10:53 +0200)
commita2fd34f81fe4259d5ef27f1684177753a03f0f90
tree11c69e326d6d3aff5687bd4fb4f9710875622871
parent3484cb9a654cab9bd2c2b1164528d3000a22a79e
Debug: Add a Makefile rule for assembler intermediates.

The main Makefile rules directly compile to object files;
this target is only for debug purposes.
Makefile.in