diff options
author | cvs2svn <> | 2009-06-17 16:35:18 +0000 |
---|---|---|
committer | cvs2svn <> | 2009-06-17 16:35:18 +0000 |
commit | 1a1d5bc72f0ae1601bcf9750380f1cafdc09fcdb (patch) | |
tree | 5537844776c71e50b05832f4c7eeb42790d73a2c /config/bootstrap-debug.mk | |
parent | e183293567bb3f7bc47d83de65c6c3018a5ff4f2 (diff) | |
download | cygnal-1a1d5bc72f0ae1601bcf9750380f1cafdc09fcdb.tar.gz cygnal-1a1d5bc72f0ae1601bcf9750380f1cafdc09fcdb.tar.bz2 cygnal-1a1d5bc72f0ae1601bcf9750380f1cafdc09fcdb.zip |
This commit was manufactured by cvs2svn to create tag 'cgen-cgen-snapshot-20090401
snapshot-20090401'.
Sprout from cgen-1_1-branch 2009-06-17 16:35:16 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'cgen-1_1-branch'.'
Cherrypick from master 2009-03-27 13:37:09 UTC Eli Zaretskii <eliz@gnu.org> '':
COPYING.LIBGLOSS
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
config.guess
config.sub
config/ChangeLog
config/mt-gnu
config/multi.m4
configure
configure.ac
setup.com
Delete:
config/bootstrap-O1.mk
config/bootstrap-O3.mk
config/bootstrap-debug.mk
config/plugins.m4
Diffstat (limited to 'config/bootstrap-debug.mk')
-rw-r--r-- | config/bootstrap-debug.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/bootstrap-debug.mk b/config/bootstrap-debug.mk deleted file mode 100644 index 521be8241..000000000 --- a/config/bootstrap-debug.mk +++ /dev/null @@ -1,2 +0,0 @@ -STAGE2_CFLAGS += -g0 -do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2 |