Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Makefile's install depends on all
Makefile's install depends on all [message #44504] |
Thu, 19 March 2015 06:03  |
 |
bonami
Messages: 186 Registered: June 2007 Location: Beijing
|
Experienced Member |
|
|
I use command line umk to build.
I wonder from where I got this Makefile.
first I run make, which will build "all".
Then I run make install. It relies on "all". "all" will complain ${program_name} already exists, which IS the former result.
"install" should depends on "all" but use its result if it has been run.
And, I wonder why "install" needs gawk, which is not needed when I compile anything in theide.
-
Attachment: Makefile
(Size: 3.80KB, Downloaded 274 times)
[Updated on: Thu, 19 March 2015 06:59] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun May 11 09:02:03 CEST 2025
Total time taken to generate the page: 0.02114 seconds
|