public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: kabir.patel@uk.andersen.com
To: me@rupey.net
Cc: gcc-help@gcc.gnu.org
Subject: Problems with make
Date: Mon, 28 Jan 2002 03:31:00 -0000	[thread overview]
Message-ID: <80256B4F.003E7828.00@lonhm0004.arthurandersen.com> (raw)




Dear all,

I am trying to use a makfile to compile a simple piece of C.

The makefile has the following :

ex2: ex1.c
        gcc ex1.c -o ex2

and nothing else.

When I run >>make makefile

I always get the same message, namely:

make: Nothing to be done for `makefile'.

This occurs even when I edit the file, or use additional options such as -W, or
when I use 'touch'.

When I run the command manually (gcc ex1.c -o ex2) it compiles fine.

Could somebody please tell me why this might be the case?

Thanks


*******************Internet Email Confidentiality Footer*******************


Privileged/Confidential Information may be contained in this message.  If you
are not the addressee indicated in this message (or responsible for delivery of
the message to such person), you may not copy or deliver this message to anyone.
In such case, you should destroy this message and kindly notify the sender by
reply email. Please advise immediately if you or your employer does not consent
to Internet email for messages of this kind.  Opinions, conclusions and other
information in this message that do not relate to the official business of my
firm shall be understood as neither given nor endorsed by it.


             reply	other threads:[~2002-01-28 11:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-28  3:31 kabir.patel [this message]
     [not found] <420931cd.73b89a7f.78a5.30baSMTPIN_ADDED@mx.gmail.com>
2005-02-09  9:11 ` problems " corey taylor
  -- strict thread matches above, loose matches on Subject: below --
2005-02-09  1:46 Jupp Tscheak
2005-02-09  1:46 Jupp Tscheak
     [not found] <616BE6A276E3714788D2AC35C40CD18D393F99@whale.softwire.co.uk>
2002-01-28  4:28 ` Problems " Rupert Wood
     [not found] <616BE6A276E3714788D2AC35C40CD18D393F88@whale.softwire.co.uk>
2002-01-28  3:41 ` Rupert Wood
2002-01-28  4:16   ` Momchil Velikov
1999-12-23  5:27 problems " Adriano Holanda
1999-12-31 22:24 ` Adriano Holanda

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=80256B4F.003E7828.00@lonhm0004.arthurandersen.com \
    --to=kabir.patel@uk.andersen.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=me@rupey.net \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).