Fix target machine define in compiler.
authorHasso Tepper <hasso@estpak.ee>
Sun, 22 Mar 2009 09:49:50 +0000 (11:49 +0200)
committerHasso Tepper <hasso@estpak.ee>
Sun, 22 Mar 2009 12:04:19 +0000 (14:04 +0200)
commite0d0c285c801233cefd5f47384053361f13f0a8f
tree077d4d9db13b917a4f9455c64ff8001c872ac560
parentc14f3dd28e43b76d719c77ce11a6329d4a2a267c
Fix target machine define in compiler.

Make(1) doesn't like "target" as a name for variable, seems.
16 files changed:
gnu/usr.bin/cc34/Makefile.tgt
gnu/usr.bin/cc34/c++/Makefile
gnu/usr.bin/cc34/cc/Makefile
gnu/usr.bin/cc34/cc1obj/Makefile
gnu/usr.bin/cc34/cc1plus/Makefile
gnu/usr.bin/cc34/cpp/Makefile
gnu/usr.bin/cc34/gcov/Makefile
gnu/usr.bin/cc34/libbackend/Makefile
gnu/usr.bin/cc41/Makefile.tgt
gnu/usr.bin/cc41/c++/Makefile
gnu/usr.bin/cc41/cc/Makefile
gnu/usr.bin/cc41/cc1obj/Makefile
gnu/usr.bin/cc41/cc1plus/Makefile
gnu/usr.bin/cc41/cpp/Makefile
gnu/usr.bin/cc41/gcov/Makefile
gnu/usr.bin/cc41/libbackend/Makefile