From: Randy Dunlap <rdunlap@xenotime.net>
To: Garrett Cooper <yanegomi@gmail.com>
Cc: ltp-list <ltp-list@lists.sf.net>, Andi Kleen <andi@firstfloor.org>
Subject: [LTP] [patch 1/2] small makefile corrections
Date: Fri, 06 Nov 2009 16:03:30 -0800 [thread overview]
Message-ID: <4AF4B952.4090508@xenotime.net> (raw)
In-Reply-To: <364299f40911061339x7b689d3cw705674bd9b332e5c@mail.gmail.com>
Correct filename and spello/typo.
---
Makefile | 2 +-
README.mk-devel | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--- ltp-full-20091031.orig/Makefile
+++ ltp-full-20091031/Makefile
@@ -32,7 +32,7 @@ include $(top_srcdir)/include/mk/automak
# This variable is automatically changed from help to all once someone has
# run configure, or the equivalent steps manually, as described in
-# README.mk-user.
+# README.mk-devel.
ifeq ($(wildcard $(top_builddir)/include/config.h),)
.DEFAULT_GOAL := help
else
--- ltp-full-20091031.orig/README.mk-devel
+++ ltp-full-20091031/README.mk-devel
@@ -70,7 +70,7 @@ include $(top_srcdir)/include/mk/generic
Make Rules and Make Variables
==============================
-When using make rules, avoid writing adhoc rules like:
+When using make rules, avoid writing ad hoc rules like:
[prog]: [dependencies]
cc -I../../include $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(LDLIBS) \
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2009-11-06 23:21 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-02 13:17 [ANNOUNCE] The Linux Test Project has been Released for OCTOBER 2009 Subrata Modak
2009-11-06 20:16 ` [LTP] " Andi Kleen
2009-11-06 21:03 ` Mike Frysinger
2009-11-06 21:03 ` Mike Frysinger
2009-11-06 21:39 ` Garrett Cooper
2009-11-06 21:39 ` Garrett Cooper
2009-11-06 22:03 ` Garrett Cooper
2009-11-06 22:03 ` Garrett Cooper
2009-11-07 0:03 ` Randy Dunlap [this message]
2009-11-07 1:02 ` [LTP] [patch 1/2] small makefile corrections Garrett Cooper
2009-11-07 0:03 ` [LTP] [patch 2/2] INSTALL corrections & TODO Randy Dunlap
2009-11-07 1:28 ` Garrett Cooper
2009-11-08 17:50 ` Randy Dunlap
2009-11-08 18:13 ` Mike Frysinger
2009-11-08 19:17 ` Garrett Cooper
2009-11-08 19:21 ` Garrett Cooper
2009-11-08 19:49 ` Randy Dunlap
2009-11-08 20:00 ` Garrett Cooper
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=4AF4B952.4090508@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=andi@firstfloor.org \
--cc=ltp-list@lists.sf.net \
--cc=yanegomi@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.