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
4a4a4682
Commit
4a4a4682
authored
Sep 17, 1998
by
Tom Tromey
Committed by
Tom Tromey
Sep 17, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in ($(PARSE_H)): Removed target.
From-SVN: r22463
parent
7ac2148b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
gcc/java/ChangeLog
+4
-0
gcc/java/Makefile.in
+0
-1
No files found.
gcc/java/ChangeLog
View file @
4a4a4682
Thu Sep 17 16:21:52 1998 Tom Tromey <tromey@cygnus.com>
* Makefile.in ($(PARSE_H)): Removed target.
Thu Sep 17 01:57:07 1998 Jeffrey A Law (law@cygnus.com)
* Makefile.in (JAVA_OBJS): Add memmove.o
...
...
gcc/java/Makefile.in
View file @
4a4a4682
...
...
@@ -230,7 +230,6 @@ PARSE_H = $(srcdir)/parse.h
PARSE_C
=
$(srcdir)
/parse.c
PARSE_SCAN_C
=
$(srcdir)
/parse-scan.c
$(PARSE_H)
:
$(PARSE_C)
$(PARSE_C)
:
$(srcdir)/parse.y $(srcdir)/lex.c $(PARSE_H) $(srcdir)/lex.h
$(BISON)
-t
-v
$(BISONFLAGS)
$(JAVABISONFLAGS)
-o
$(PARSE_C)
\
$(srcdir)
/parse.y
...
...
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