diff options
-rw-r--r-- | starmath/Makefile | 1 | ||||
-rw-r--r-- | sw/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/starmath/Makefile b/starmath/Makefile index de837bea620f..f2edbe47cc8d 100644 --- a/starmath/Makefile +++ b/starmath/Makefile @@ -1,3 +1,4 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # diff --git a/sw/Makefile b/sw/Makefile index a79aff831024..8d71119918b6 100644 --- a/sw/Makefile +++ b/sw/Makefile @@ -1,3 +1,4 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |