From 261ec98c16ed512529472218fee3bf6db298a748 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sun, 6 Mar 2011 10:52:03 +0000 Subject: Rush du dimanche matin. Beaucoup de choses écrites et pas testée ni finies mais ça avance. A relire !! MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///var/svn/2011-ddhardrescue/trunk@8 d3078510-dda0-49f1-841c-895ef4b7ec81 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index be9fc08..6aa9d44 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ BIN=ddhardrescue CFLAGS=-Iinc -Wall -g -pg -LIBS=-lpanel -lncurses +LIBS=-lpanel -lncurses -lpthread #FIXME : liste des dépendances = tous les .c trouvés. C'est nul. -- cgit v1.2.3