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 #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: Tue May 14 06:03:54 CEST 2024

Total time taken to generate the page: 0.01573 seconds