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
d8f779ea
Commit
d8f779ea
authored
May 05, 1993
by
Kresten Krab Thorup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(OBJC_O): FREED.o added
(OBJC_O): FREED.o added (OBJC_H): error.h added From-SVN: r4334
parent
4665616f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/objc/Makefile.in
+2
-2
No files found.
gcc/objc/Makefile.in
View file @
d8f779ea
...
@@ -53,7 +53,7 @@ all:
...
@@ -53,7 +53,7 @@ all:
cd
..
;
$(MAKE)
sublibobjc.a
cd
..
;
$(MAKE)
sublibobjc.a
OBJC_O
=
hash.o sarray.o class.o sendmsg.o init.o archive.o
\
OBJC_O
=
hash.o sarray.o class.o sendmsg.o init.o archive.o
\
selector.o objects.o misc.o Object.o Protocol.o
selector.o objects.o misc.o Object.o Protocol.o
FREED.o
libobjc.a
:
$(OBJC_O)
libobjc.a
:
$(OBJC_O)
-
rm
-f
libobjc.a
-
rm
-f
libobjc.a
...
@@ -61,7 +61,7 @@ libobjc.a: $(OBJC_O)
...
@@ -61,7 +61,7 @@ libobjc.a: $(OBJC_O)
# ranlib is run in the parent directory's makefile.
# ranlib is run in the parent directory's makefile.
OBJC_H
=
hash.h list.h sarray.h objc.h
\
OBJC_H
=
hash.h list.h sarray.h objc.h
\
objc-api.h
\
objc-api.h
error.h
\
Object.h Protocol.h mutex.h
\
Object.h Protocol.h mutex.h
\
typedstream.h
typedstream.h
...
...
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