diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2004-04-23 00:24:35 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2004-04-23 00:24:35 +0000 |
commit | bd6766d34dc21e2c57917a6bf172421a198d2839 (patch) | |
tree | 3a68d1fda704f193bb813e9a03e62ce6303982a5 /nt/gmake.defs | |
parent | e9419bd4921926a29541593359d1ba8c5bd3dac6 (diff) | |
download | emacs-bd6766d34dc21e2c57917a6bf172421a198d2839.tar.gz |
Add "-*- makefile -*-" mode tag.
Diffstat (limited to 'nt/gmake.defs')
-rw-r--r-- | nt/gmake.defs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nt/gmake.defs b/nt/gmake.defs index 7fe580426a8..bd201cd3314 100644 --- a/nt/gmake.defs +++ b/nt/gmake.defs @@ -1,5 +1,4 @@ -# -# Makefile definition file for building GNU Emacs on the Microsoft W32 API. +# -*- Makefile -*- definition file for building GNU Emacs on Windows NT. # Copyright (c) 2000-2001 Free Software Foundation, Inc. # # GNU Emacs is free software; you can redistribute it and/or modify |