--- wormux.orig/src/Makefile 2004-06-25 15:22:08.000000000 +0200 +++ wormux/src/Makefile 2004-06-29 04:08:23.866896923 +0200 @@ -5,6 +5,7 @@ # Défintions communes include make.env +CXXFLAGS += -DINSTALL_DIR=\"$(DIR_SHARE)\" ifndef ERREUR ############################################################################### @@ -154,9 +155,9 @@ # Installation pre_install: - @touch constante.cpp +# @touch constante.cpp -install: CXXFLAGS += -DINSTALL_DIR=\"$(DIR_SHARE)\" +#install: CXXFLAGS += -DINSTALL_DIR=\"$(DIR_SHARE)\" install: pre_install release all @echo -e $(call SEPARATEUR,"(début installation)") @echo