Re: Using make



js wrote:
I have a source file called test.c. I have then made a
file called Makefile that contains the following:

test:
gcc test.c -o test

<snip>

I know it is not necessary to use make for only this
single file but I still would like to know what I am
missing.

You are missing that this is not the correct group to ask this question. Please ask on a group dedicated to your implementation where you will get correct advise. I would also recommend reading the manuals for your tool chain, commands like:
info make
man make
*might* provide you with the information you require, or you might have some other form of "help file" on your system.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
.




Relevant Pages

  • Re: which update causes unable to "save web page"
    ... in review, the 4 options for saving web ... web archive, single file ... The other option/file type is missing completely? ...
    (microsoft.public.windowsupdate)
  • Re: Save As Type: "Web Archive, Single File (*.mht)" is missing
    ... Single File " option goes missing again. ... The wrong one is titled "Save HTML Document", and this left toolbar is not ... Btw, I also tried install IE7 RC1, but I think the problem still remained, ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: getting vcrtl missing error message
    ... missing i386/vcrtl.bat, system restore unsucessful, ... no backup cd. ... can the single file be copied directly to the correct location? ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Congratulations to Colin Wilson
    ... That single file is missing on Colin's site. ... I tried to mail Colin but ... Leonel has may be? ...
    (borland.public.delphi.non-technical)
  • Re: [patch 2/7] enable unit-at-a-time optimisations for gcc4
    ... Not what you expect when touching a single file in fs/xfs/* ... - needed to pass -nodefaultlibs to gcc to avoid linker errors - dunno ... This is not all all working, but I can compile xfs as a module with ... Do we really want this when it has the drawback that touching a single ...
    (Linux-Kernel)