Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bbece175
Commit
bbece175
authored
Jul 23, 2013
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use a @configure_input@ comment at the start of generated Makefiles
parent
97afc49a
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
21 additions
and
18 deletions
+21
-18
Makefile.in
Makefile.in
+1
-3
admin/unidata/Makefile.in
admin/unidata/Makefile.in
+1
-1
doc/emacs/Makefile.in
doc/emacs/Makefile.in
+1
-1
doc/lispintro/Makefile.in
doc/lispintro/Makefile.in
+1
-1
doc/lispref/Makefile.in
doc/lispref/Makefile.in
+1
-1
doc/misc/Makefile.in
doc/misc/Makefile.in
+1
-1
leim/Makefile.in
leim/Makefile.in
+1
-1
lib-src/Makefile.in
lib-src/Makefile.in
+4
-3
lisp/Makefile.in
lisp/Makefile.in
+2
-1
lwlib/Makefile.in
lwlib/Makefile.in
+2
-0
nextstep/Makefile.in
nextstep/Makefile.in
+1
-1
nt/Makefile.in
nt/Makefile.in
+1
-1
oldXMenu/Makefile.in
oldXMenu/Makefile.in
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
test/automated/Makefile.in
test/automated/Makefile.in
+2
-1
No files found.
Makefile.in
View file @
bbece175
# DIST: This is the distribution Makefile for Emacs. configure can
# DIST: make most of the changes to this file you might want, so try
# DIST: that first.
### @configure_input@
# Copyright (C) 1992-2013 Free Software Foundation, Inc.
...
...
admin/unidata/Makefile.in
View file @
bbece175
#
Makefile -- Makefile to generate character property tables.
#
## @configure_input@
# Copyright (C) 2012-2013 Free Software Foundation, Inc.
...
...
doc/emacs/Makefile.in
View file @
bbece175
###
# Makefile for the Emacs Manual
###
@configure_input@
# Copyright (C) 1994, 1996-2013 Free Software Foundation, Inc.
...
...
doc/lispintro/Makefile.in
View file @
bbece175
###
# Makefile for the Emacs Lisp Introduction manual
###
@configure_input@
# Copyright (C) 1994-1999, 2001-2013 Free Software Foundation, Inc.
...
...
doc/lispref/Makefile.in
View file @
bbece175
#
Makefile for the GNU Emacs Lisp Reference Manual.
#
## @configure_input@
# Copyright (C) 1990-1996, 1998-2013 Free Software Foundation, Inc.
...
...
doc/misc/Makefile.in
View file @
bbece175
###
# Makefile for documentation other than the Emacs manual.
###
@configure_input@
# Copyright (C) 1994, 1996-2013 Free Software Foundation, Inc.
...
...
leim/Makefile.in
View file @
bbece175
#
Makefile for leim subdirectory in GNU Emacs.
#
## @configure_input@
# Copyright (C) 1997-2013 Free Software Foundation, Inc.
# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
...
...
lib-src/Makefile.in
View file @
bbece175
# Makefile for lib-src subdirectory in GNU Emacs.
# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2013 Free Software
# Foundation, Inc.
### @configure_input@
# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2013
# Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
lisp/Makefile.in
View file @
bbece175
# Maintenance productions for the Lisp directory
### @configure_input@
# Copyright (C) 2000-2013 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
lwlib/Makefile.in
View file @
bbece175
### @configure_input@
# Copyright (C) 1992, 1993 Lucid, Inc.
# Copyright (C) 1994, 2001-2013 Free Software Foundation, Inc.
#
...
...
nextstep/Makefile.in
View file @
bbece175
###
nextstep/Makefile for GNU Emacs
###
@configure_input@
## Copyright (C) 2012-2013 Free Software Foundation, Inc.
...
...
nt/Makefile.in
View file @
bbece175
#
nt/Makefile for GNU Emacs.
#
## @configure_input@
# Copyright (C) 2013 Free Software Foundation, Inc.
...
...
oldXMenu/Makefile.in
View file @
bbece175
##
Makefile for oldXMenu
##
# @configure_input@
## Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology
...
...
src/Makefile.in
View file @
bbece175
#
src/Makefile for GNU Emacs.
#
## @configure_input@
# Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2013 Free Software
# Foundation, Inc.
...
...
test/automated/Makefile.in
View file @
bbece175
# Maintenance productions for the automated test directory
### @configure_input@
# Copyright (C) 2010-2013 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment