/[emacs]/emacs/nt/makefile.def
ViewVC logotype

Diff of /emacs/nt/makefile.def

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by andrewi, Sat Feb 24 21:52:19 2001 UTC revision 1.23.16.1 by miles, Fri Apr 4 06:20:51 2003 UTC
# Line 1  Line 1 
1  #  #
2  #  Makefile definition file for building GNU Emacs on Windows NT  #  Makefile definition file for building GNU Emacs on Windows NT
3  #  Copyright (c) 1994-2001 Free Software Foundation, Inc.  #  Copyright (c) 1994-2001 Free Software Foundation, Inc.
4  #    #
5  #  GNU Emacs is free software; you can redistribute it and/or modify  #  GNU Emacs is free software; you can redistribute it and/or modify
6  #  it under the terms of the GNU General Public License as published by  #  it under the terms of the GNU General Public License as published by
7  #  the Free Software Foundation; either version 2, or (at your option)  #  the Free Software Foundation; either version 2, or (at your option)
8  #  any later version.  #  any later version.
9  #    #
10  #  GNU Emacs is distributed in the hope that it will be useful,  #  GNU Emacs is distributed in the hope that it will be useful,
11  #  but WITHOUT ANY WARRANTY; without even the implied warranty of  #  but WITHOUT ANY WARRANTY; without even the implied warranty of
12  #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13  #  GNU General Public License for more details.  #  GNU General Public License for more details.
14  #    #
15  #  You should have received a copy of the GNU General Public License  #  You should have received a copy of the GNU General Public License
16  #  along with GNU Emacs; see the file COPYING.  If not, write to  #  along with GNU Emacs; see the file COPYING.  If not, write to
17  #  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,  #  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Line 63  _NMAKE_VER=$(_NMAKE_VER_4) Line 63  _NMAKE_VER=$(_NMAKE_VER_4)
63  !endif  !endif
64    
65  # Determine the architecture we're running on.  # Determine the architecture we're running on.
66  # Define ARCH for our purposes;  # Define ARCH for our purposes;
67  # Define CPU for use by ntwin32.mak;  # Define CPU for use by ntwin32.mak;
68  # Define CONFIG_H to the appropriate config.h for the system;  # Define CONFIG_H to the appropriate config.h for the system;
69  #  #
# Line 100  OS_TYPE                = windows95 Line 100  OS_TYPE                = windows95
100    
101  # Include ntwin32.mak.  So far, this file seems to be supported by every  # Include ntwin32.mak.  So far, this file seems to be supported by every
102  # Microsoft compiler on NT and Windows 95 and properly defines the executable  # Microsoft compiler on NT and Windows 95 and properly defines the executable
103  # names and libraries necessary to build Emacs.  I do not have access  # names and libraries necessary to build Emacs.  I do not have access
104  # to any other vendor compilers, so I do not know if they supply this  # to any other vendor compilers, so I do not know if they supply this
105  # file, too.  For now I'll assume that they do.  # file, too.  For now I'll assume that they do.
106  #  #
107  !include <ntwin32.mak>  !include <ntwin32.mak>

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.23.16.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26