summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--2005/i/robert/src/Makefile.defs4
1 files changed, 4 insertions, 0 deletions
diff --git a/2005/i/robert/src/Makefile.defs b/2005/i/robert/src/Makefile.defs
index 2db1a17..4fc8311 100644
--- a/2005/i/robert/src/Makefile.defs
+++ b/2005/i/robert/src/Makefile.defs
@@ -38,6 +38,10 @@ endif
VPATH = $(SUBDIRS:%=$(SRCDIR)/%)
+# Sur lampion, libz a été recompilé ŕ la main
+ifeq ($(shell hostname),lampion)
+VPATH += /usr/local/lib/
+endif
PROGRAMS =
LIBS =