diff --git a/libowlps-client/Makefile_drone b/libowlps-client/Makefile_drone index 44b8a9f..1b971a5 100644 --- a/libowlps-client/Makefile_drone +++ b/libowlps-client/Makefile_drone @@ -72,3 +72,8 @@ help : \n\ clean : Supprime les fichiers temporaires.\n\ purge : Supprime le résultat de la compilation.\n\" + + +# Local Variables: * +# mode: makefile-gmake * +# End: * diff --git a/libowlps/Makefile_drone b/libowlps/Makefile_drone index a08cb9b..64260c1 100644 --- a/libowlps/Makefile_drone +++ b/libowlps/Makefile_drone @@ -141,3 +141,8 @@ help : purge : Supprime le résultat de la compilation.\n\ \n\ Note : l'installation se fait dans l'arborescence $(PREFIX). Modifiez la variable PREFIX du Makefile pour changer ce comportement." + + +# Local Variables: * +# mode: makefile-gmake * +# End: * diff --git a/owlps-ardrone/Makefile_drone b/owlps-ardrone/Makefile_drone index b1f2815..2385785 100644 --- a/owlps-ardrone/Makefile_drone +++ b/owlps-ardrone/Makefile_drone @@ -110,3 +110,8 @@ help : \n\ Note : l'installation se fait dans l'arborescence $(PREFIX). \ Modifiez la variable PREFIX du Makefile pour changer ce comportement." + + +# Local Variables: * +# mode: makefile-gmake * +# End: * diff --git a/owlps-client/Makefile_drone b/owlps-client/Makefile_drone index a23c930..73e5f22 100644 --- a/owlps-client/Makefile_drone +++ b/owlps-client/Makefile_drone @@ -110,3 +110,8 @@ help : \n\ Note : l'installation se fait dans l'arborescence $(PREFIX). \ Modifiez la variable PREFIX du Makefile pour changer ce comportement." + + +# Local Variables: * +# mode: makefile-gmake * +# End: *