Re: [Fichier rules]Problè me de compilation

Raphael Hertzog <[email protected]>
Newsgroups gmane.linux.debian.devel.french
Message-ID <[email protected]>
On Mon, 11 Apr 2011, Berillions wrote:
> Et je n'arrive pas du tout à trouver d'ou vient le problème dans mon fichier
> rules., que voici :
> Fichier RULES <http://pastebin.com/YpGmNd7R>

Tu devrais utiliser "dh" et un petit fichier rules avec overrides, le
fichier .log est à son usage pour éviter de relancer plusieurs fois le
même programme.

Sinon si tu gardes un makefile comme maintenant tu dois fair un truc du
genre:

clean:
	rm build-stamp

build: build-stamp
build-stamp:
	....
	touch build-stamp

Ceci pour éviter de relancer build plusieurs fois.

A+
-- 
Raphaël Hertzog ◈ Debian Developer

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
                      ▶ http://RaphaelHertzog.fr (Français)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.