emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/makefile.def


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.def
Date: Fri, 04 Apr 2003 01:23:41 -0500

Index: emacs/nt/makefile.def
diff -c emacs/nt/makefile.def:1.23 emacs/nt/makefile.def:1.24
*** emacs/nt/makefile.def:1.23  Sat Feb 24 16:52:19 2001
--- emacs/nt/makefile.def       Tue Feb  4 09:16:25 2003
***************
*** 1,17 ****
  #
  #  Makefile definition file for building GNU Emacs on Windows NT
  #  Copyright (c) 1994-2001 Free Software Foundation, Inc.
! #  
  #  GNU Emacs is free software; you can redistribute it and/or modify
  #  it under the terms of the GNU General Public License as published by
  #  the Free Software Foundation; either version 2, or (at your option)
  #  any later version.
! #  
  #  GNU Emacs is distributed in the hope that it will be useful,
  #  but WITHOUT ANY WARRANTY; without even the implied warranty of
  #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  #  GNU General Public License for more details.
! #  
  #  You should have received a copy of the GNU General Public License
  #  along with GNU Emacs; see the file COPYING.  If not, write to
  #  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
--- 1,17 ----
  #
  #  Makefile definition file for building GNU Emacs on Windows NT
  #  Copyright (c) 1994-2001 Free Software Foundation, Inc.
! #
  #  GNU Emacs is free software; you can redistribute it and/or modify
  #  it under the terms of the GNU General Public License as published by
  #  the Free Software Foundation; either version 2, or (at your option)
  #  any later version.
! #
  #  GNU Emacs is distributed in the hope that it will be useful,
  #  but WITHOUT ANY WARRANTY; without even the implied warranty of
  #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  #  GNU General Public License for more details.
! #
  #  You should have received a copy of the GNU General Public License
  #  along with GNU Emacs; see the file COPYING.  If not, write to
  #  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
***************
*** 63,69 ****
  !endif
  
  # Determine the architecture we're running on.
! # Define ARCH for our purposes; 
  # Define CPU for use by ntwin32.mak;
  # Define CONFIG_H to the appropriate config.h for the system;
  #
--- 63,69 ----
  !endif
  
  # Determine the architecture we're running on.
! # Define ARCH for our purposes;
  # Define CPU for use by ntwin32.mak;
  # Define CONFIG_H to the appropriate config.h for the system;
  #
***************
*** 100,107 ****
  
  # Include ntwin32.mak.  So far, this file seems to be supported by every
  # Microsoft compiler on NT and Windows 95 and properly defines the executable
! # names and libraries necessary to build Emacs.  I do not have access 
! # to any other vendor compilers, so I do not know if they supply this 
  # file, too.  For now I'll assume that they do.
  #
  !include <ntwin32.mak>
--- 100,107 ----
  
  # Include ntwin32.mak.  So far, this file seems to be supported by every
  # Microsoft compiler on NT and Windows 95 and properly defines the executable
! # names and libraries necessary to build Emacs.  I do not have access
! # to any other vendor compilers, so I do not know if they supply this
  # file, too.  For now I'll assume that they do.
  #
  !include <ntwin32.mak>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]