Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
cfefc434
Commit
cfefc434
authored
Jul 01, 2002
by
Nathanael Nerode
Committed by
Nathanael Nerode
Jul 01, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove references to building emacs from top level Makefile.in.
From-SVN: r55138
parent
03c53278
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
10 deletions
+4
-10
ChangeLog
+4
-0
Makefile.in
+0
-10
No files found.
ChangeLog
View file @
cfefc434
2002-07-01 Nathanael Nerode <neroden@twcny.rr.com>
* Makefile.in: Eliminate references to building emacs.
2002-06-28 Graham Stott <graham.stott@btinternet.com>
* MAINTAINERS: Update my email address.
...
...
Makefile.in
View file @
cfefc434
...
...
@@ -747,8 +747,6 @@ INSTALL_MODULES = \
# This is a list of the targets for all of the modules which are compiled
# using $(X11_FLAGS_TO_PASS).
ALL_X11_MODULES
=
\
all-emacs
\
all-emacs19
\
all-gdb
\
all-expect
\
all-guile
\
...
...
@@ -759,7 +757,6 @@ ALL_X11_MODULES = \
# This is a list of the check targets for all of the modules which are
# compiled using $(X11_FLAGS_TO_PASS).
CHECK_X11_MODULES
=
\
check-emacs
\
check-gdb
\
check-guile
\
check-expect
\
...
...
@@ -770,8 +767,6 @@ CHECK_X11_MODULES = \
# This is a list of the install targets for all the modules which are
# compiled using $(X11_FLAGS_TO_PASS).
INSTALL_X11_MODULES
=
\
install-emacs
\
install-emacs19
\
install-gdb
\
install-guile
\
install-expect
\
...
...
@@ -949,8 +944,6 @@ CLEAN_TARGET_MODULES = \
# All of the x11 modules that can be cleaned
CLEAN_X11_MODULES
=
\
clean-emacs
\
clean-emacs19
\
clean-gdb
\
clean-expect
\
clean-guile
\
...
...
@@ -1721,8 +1714,6 @@ all-target-cygmon: configure-target-cygmon all-target-libiberty all-target-libst
all-db
:
all-dejagnu
:
all-tcl all-expect all-tk
all-diff
:
all-libiberty
all-emacs
:
all-emacs19
:
all-bison all-byacc
all-etc
:
configure-target-examples
:
$(ALL_GCC_C)
all-target-examples
:
configure-target-examples
...
...
@@ -1751,7 +1742,6 @@ all-hello: all-libiberty
all-indent
:
all-inet
:
all-tcl all-send-pr all-perl
all-intl
:
all-ispell
:
all-emacs19
all-itcl
:
all-tcl all-tk
all-ld
:
all-libiberty all-bfd all-opcodes all-bison all-byacc all-flex all-intl
configure-target-libgloss
:
$(ALL_GCC)
...
...
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