From: dje@google.com (Doug Evans)
To: gdb-patches@sourceware.org
Subject: [commit] gdb.opt/Makefile.in: Fix whitespace.
Date: Thu, 17 Apr 2008 23:31:00 -0000 [thread overview]
Message-ID: <20080417230808.E27DE1C75AF@localhost> (raw)
Checked in as obvious. spaces were used instead of tabs.
2008-04-17 Doug Evans <dje@google.com>
* gdb.opt/Makefile.in: Fix whitespace.
Index: gdb.opt/Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.opt/Makefile.in,v
retrieving revision 1.1
diff -u -p -u -p -r1.1 Makefile.in
--- gdb.opt/Makefile.in 25 Oct 2007 20:30:26 -0000 1.1
+++ gdb.opt/Makefile.in 17 Apr 2008 23:05:42 -0000
@@ -6,19 +6,19 @@ EXECUTABLES = hello/hello
MISCELLANEOUS =
all info install-info dvi install uninstall installcheck check:
- @echo "Nothing to be done for $@..."
+ @echo "Nothing to be done for $@..."
clean mostlyclean:
- -find . -name '*.o' -print | xargs rm -f
- -find . -name '*.ali' -print | xargs rm -f
- -find . -name 'b~*.ad[sb]' -print | xargs rm -f
- -rm -f *~ a.out xgdb *.x *.ci *.tmp
- -rm -f *~ *.o a.out xgdb *.x *.ci *.tmp
- -rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
- -rm -f $(MISCELLANEOUS) twice-tmp.c
+ -find . -name '*.o' -print | xargs rm -f
+ -find . -name '*.ali' -print | xargs rm -f
+ -find . -name 'b~*.ad[sb]' -print | xargs rm -f
+ -rm -f *~ a.out xgdb *.x *.ci *.tmp
+ -rm -f *~ *.o a.out xgdb *.x *.ci *.tmp
+ -rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
+ -rm -f $(MISCELLANEOUS) twice-tmp.c
distclean maintainer-clean realclean: clean
- -rm -f *~ core
- -rm -f Makefile config.status config.log
- -rm -f *-init.exp
- -rm -fr *.log summary detail *.plog *.sum *.psum site.*
+ -rm -f *~ core
+ -rm -f Makefile config.status config.log
+ -rm -f *-init.exp
+ -rm -fr *.log summary detail *.plog *.sum *.psum site.*
reply other threads:[~2008-04-17 23:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080417230808.E27DE1C75AF@localhost \
--to=dje@google.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox