From ab8ad83e524ca440ab963fd0ec4448cdc39520e3 Mon Sep 17 00:00:00 2001 From: Matteo Cypriani Date: Thu, 18 Aug 2011 11:05:20 +0200 Subject: [PATCH] Add emacs mode command to each Makefile_atheros* --- libowlps-client/Makefile_atheros_openwrt-10.03 | 5 +++++ libowlps-client/Makefile_atheros_openwrt-8.09 | 5 +++++ libowlps/Makefile_atheros_openwrt-10.03 | 5 +++++ libowlps/Makefile_atheros_openwrt-8.09 | 5 +++++ owlps-client/Makefile_atheros_openwrt-10.03 | 5 +++++ owlps-client/Makefile_atheros_openwrt-8.09 | 5 +++++ owlps-listener/Makefile_atheros_openwrt-10.03 | 5 +++++ owlps-listener/Makefile_atheros_openwrt-8.09 | 5 +++++ 8 files changed, 40 insertions(+) diff --git a/libowlps-client/Makefile_atheros_openwrt-10.03 b/libowlps-client/Makefile_atheros_openwrt-10.03 index e171c83..5cb21ed 100644 --- a/libowlps-client/Makefile_atheros_openwrt-10.03 +++ b/libowlps-client/Makefile_atheros_openwrt-10.03 @@ -66,3 +66,8 @@ purge : clean help : @make help + + +# Local Variables: * +# mode: makefile-gmake * +# End: * diff --git a/libowlps-client/Makefile_atheros_openwrt-8.09 b/libowlps-client/Makefile_atheros_openwrt-8.09 index 0398f6d..95b4248 100644 --- a/libowlps-client/Makefile_atheros_openwrt-8.09 +++ b/libowlps-client/Makefile_atheros_openwrt-8.09 @@ -67,3 +67,8 @@ purge : clean help : @make help + + +# Local Variables: * +# mode: makefile-gmake * +# End: * diff --git a/libowlps/Makefile_atheros_openwrt-10.03 b/libowlps/Makefile_atheros_openwrt-10.03 index 69b9690..e9f76cd 100644 --- a/libowlps/Makefile_atheros_openwrt-10.03 +++ b/libowlps/Makefile_atheros_openwrt-10.03 @@ -121,3 +121,8 @@ purge : clean help : @make help + + +# Local Variables: * +# mode: makefile-gmake * +# End: * diff --git a/libowlps/Makefile_atheros_openwrt-8.09 b/libowlps/Makefile_atheros_openwrt-8.09 index 03d1eaa..2543c40 100644 --- a/libowlps/Makefile_atheros_openwrt-8.09 +++ b/libowlps/Makefile_atheros_openwrt-8.09 @@ -123,3 +123,8 @@ purge : clean help : @make help + + +# Local Variables: * +# mode: makefile-gmake * +# End: * diff --git a/owlps-client/Makefile_atheros_openwrt-10.03 b/owlps-client/Makefile_atheros_openwrt-10.03 index 32a460a..b7c93b1 100644 --- a/owlps-client/Makefile_atheros_openwrt-10.03 +++ b/owlps-client/Makefile_atheros_openwrt-10.03 @@ -99,3 +99,8 @@ purge : clean help : @make -f Makefile_atheros help + + +# Local Variables: * +# mode: makefile-gmake * +# End: * diff --git a/owlps-client/Makefile_atheros_openwrt-8.09 b/owlps-client/Makefile_atheros_openwrt-8.09 index 871a021..702da67 100644 --- a/owlps-client/Makefile_atheros_openwrt-8.09 +++ b/owlps-client/Makefile_atheros_openwrt-8.09 @@ -114,3 +114,8 @@ $(TARGET).semistatic (version sans lien dynamique vers libowlps)." @echo @echo "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-listener/Makefile_atheros_openwrt-10.03 b/owlps-listener/Makefile_atheros_openwrt-10.03 index b9c8a52..343175e 100644 --- a/owlps-listener/Makefile_atheros_openwrt-10.03 +++ b/owlps-listener/Makefile_atheros_openwrt-10.03 @@ -101,3 +101,8 @@ purge : clean help : @make help + + +# Local Variables: * +# mode: makefile-gmake * +# End: * diff --git a/owlps-listener/Makefile_atheros_openwrt-8.09 b/owlps-listener/Makefile_atheros_openwrt-8.09 index efb6d81..a5bc864 100644 --- a/owlps-listener/Makefile_atheros_openwrt-8.09 +++ b/owlps-listener/Makefile_atheros_openwrt-8.09 @@ -97,3 +97,8 @@ purge : clean help : @make help + + +# Local Variables: * +# mode: makefile-gmake * +# End: *