Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 #44507 is a reply to message #44506] Thu, 19 March 2015 08:48 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

bonami wrote on Thu, 19 March 2015 07:56
It is a strange makefile.

Then why are you using it? You can write better one Smile

bonami wrote on Thu, 19 March 2015 07:56
Isn'
I added your suggestion as dependency and changed it as the following. It is better.
all: ${program_name}

${program_name}: ${code_files}
         @echo building...; \
t there a universal Makefile for umk?

There is a universal makefile for U++ that doesn't need umk at all Smile Search the forum. I am using it to build U++ packages.

Honza
 
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: Tue May 28 21:25:51 CEST 2024

Total time taken to generate the page: 0.01358 seconds