public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* Using -nt in Borne shell
@ 2004-02-17 12:26 Roy_M_Bell
  0 siblings, 0 replies; only message in thread
From: Roy_M_Bell @ 2004-02-17 12:26 UTC (permalink / raw)
  To: rhug-rhats

I am attempting to build rhug on SUN Sparc Solaris 2.7. Some of the
Makefiles use the "-nt" option to see if one file is newer than another.
Borne shell doesn't support this. An easy solution for Solaris is to use
the Korn shell because it is always available. I used the command ==> find
. -name Makefile -exec grep -l \\-nt {} \;

The following was the results:
./classpathx-activation/Makefile
./classpathx-mail/Makefile
./commons-digester/Makefile
./jakarta-ant/Makefile
./jakarta-servletapi-4/Makefile
./jakarta-tomcat-4/Makefile
./junit/Makefile
./xalan/Makefile
./xerces/Makefile



-- Roy


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-17 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-17 12:26 Using -nt in Borne shell Roy_M_Bell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).