From a4fcf634b02c87ea81a9e96f0cc70d0c6720c20b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 30 Nov 2007 09:01:04 +0000 Subject: [PATCH] typo --- planetlab.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/planetlab.mk b/planetlab.mk index 44ba8a78..8cce2a69 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -275,9 +275,9 @@ myplc-native-MODULES := MyPLC build myplc-native-SPEC := myplc-native.spec # Package must be built as root myplc-native-RPMBUILD := sudo bash ./rpmbuild.sh -# Thierry : don't depend on these at build-time -#myplc-native-DEPENDS := $(MyPLC-DEPENDS) +# Thierry : don't depend on anything at build-time +#myplc-native-DEPENDS := # Thierry : dunno about this one, let's stay safe -myplc-native-DEPENDFILES := $(MyPLC-DEPENDFILES) +myplc-native-DEPENDFILES := $(myplc-DEPENDFILES) ALL += myplc-native -- 2.47.0