U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Makefile's install depends on all
Re: Makefile's install depends on all [message #44506 is a reply to message #44505] Thu, 19 March 2015 07:56 Go to previous messageGo to previous message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
It is a strange makefile.
Isn't there a universal Makefile for umk?
I added your suggestion as dependency and changed it as the following. It is better.
all: ${program_name}

${program_name}: ${code_files}
         @echo building...; \

[Updated on: Thu, 19 March 2015 08:35]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: umk fails on launchpad
Next Topic: apps built depends on libstdc++
Goto Forum:
  


Current Time: Wed Jul 22 00:57:40 GMT+2 2026

Total time taken to generate the page: 0.00438 seconds