DragonFly-2.2.0.8.g08c36 DragonFly_RELEASE_2_2 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
Hasso Tepper
hasso at crater.dragonflybsd.org
Mon Mar 23 05:27:40 PDT 2009
commit 08c369025596ef41b94f4278d31b5232b3df7263
Author: Hasso Tepper <hasso at estpak.ee>
Date: Mon Mar 23 14:21:37 2009 +0200
Fix target machine define in compiler.
Make(1) doesn't like "target" as a name for variable, seems.
Summary of changes:
gnu/usr.bin/cc34/Makefile.tgt | 2 +-
gnu/usr.bin/cc34/c++/Makefile | 2 +-
gnu/usr.bin/cc34/cc/Makefile | 2 +-
gnu/usr.bin/cc34/cc1obj/Makefile | 3 ++-
gnu/usr.bin/cc34/cc1plus/Makefile | 3 ++-
gnu/usr.bin/cc34/cpp/Makefile | 2 +-
gnu/usr.bin/cc34/gcov/Makefile | 2 +-
gnu/usr.bin/cc34/libbackend/Makefile | 2 +-
gnu/usr.bin/cc41/Makefile.tgt | 2 +-
gnu/usr.bin/cc41/c++/Makefile | 2 +-
gnu/usr.bin/cc41/cc/Makefile | 2 +-
gnu/usr.bin/cc41/cc1obj/Makefile | 3 ++-
gnu/usr.bin/cc41/cc1plus/Makefile | 3 ++-
gnu/usr.bin/cc41/cpp/Makefile | 2 +-
gnu/usr.bin/cc41/gcov/Makefile | 2 +-
gnu/usr.bin/cc41/libbackend/Makefile | 2 +-
16 files changed, 20 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/08c369025596ef41b94f4278d31b5232b3df7263
--
DragonFly BSD source repository
More information about the Commits
mailing list