From 45e9ad53c377e594e03bf14fa4c6bab5322ada64 Mon Sep 17 00:00:00 2001 From: schodet Date: Wed, 10 Sep 2003 20:37:26 +0000 Subject: Apres 2003 --- 2003/i/buzz/src/GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '2003/i/buzz/src/GNUmakefile') diff --git a/2003/i/buzz/src/GNUmakefile b/2003/i/buzz/src/GNUmakefile index b4f79f2..1ac5269 100644 --- a/2003/i/buzz/src/GNUmakefile +++ b/2003/i/buzz/src/GNUmakefile @@ -1,11 +1,11 @@ -SUBDIRS = automate busp camera config erreur motor serial vision +SUBDIRS = automate busp camera config date erreur ia motor serial vision qia TARGETS = LIBS = CXXFLAGS = -Wall -g CPPFLAGS = -I. -I$(SRCDIR) -I/usr/pkg/include -LDFLAGS = -L/usr/pkg/lib +LDFLAGS = --static -L/usr/pkg/lib SRCDIR ?= . LIBPPM ?= -lppm -- cgit v1.2.3