emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/vms/make-mms-derivative.el


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/vms/make-mms-derivative.el
Date: Tue, 22 Mar 2005 06:58:28 -0500

Index: emacs/vms/make-mms-derivative.el
diff -c emacs/vms/make-mms-derivative.el:1.6 
emacs/vms/make-mms-derivative.el:1.7
*** emacs/vms/make-mms-derivative.el:1.6        Tue Mar 22 11:56:55 2005
--- emacs/vms/make-mms-derivative.el    Tue Mar 22 11:58:28 2005
***************
*** 1,6 ****
  ;;; make-mms-derivative.el --- framework to do horrible things for VMS support
  
! ;; Copyright (C) 2003 Free Software Foundation, Inc.
  
  ;; Author: Thien-Thi Nguyen <address@hidden>
  ;; Keywords: maint build vms mms makefile levitte autoconf war-is-a-lose
--- 1,6 ----
  ;;; make-mms-derivative.el --- framework to do horrible things for VMS support
  
! ;; Copyright (C) 2005 Free Software Foundation, Inc.
  
  ;; Author: Thien-Thi Nguyen <address@hidden>
  ;; Keywords: maint build vms mms makefile levitte autoconf war-is-a-lose
***************
*** 26,32 ****
  
  ;; Under OpenVMS the standard make-like program is called MMS, which
  ;; looks for an input file in the default directory named DESCRIP.MMS
! ;; and runs the DCL command rules therein.  As of 2003, the build
  ;; process requires a hand translation of the Makefile.in and related
  ;; Emacs-specific methodology to DCL and TPU commands, so to alleviate
  ;; this pain, we provide `make-mms-derivative', which given a source
--- 26,32 ----
  
  ;; Under OpenVMS the standard make-like program is called MMS, which
  ;; looks for an input file in the default directory named DESCRIP.MMS
! ;; and runs the DCL command rules therein.  As of 2005, the build
  ;; process requires a hand translation of the Makefile.in and related
  ;; Emacs-specific methodology to DCL and TPU commands, so to alleviate
  ;; this pain, we provide `make-mms-derivative', which given a source




reply via email to

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