Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
binutils-gdb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastien Michelland
binutils-gdb
Commits
388d084f
Commit
388d084f
authored
32 years ago
by
David D. Zuhn
Browse files
Options
Downloads
Patches
Plain Diff
updated dates, build all interesting targets on hp700 host
parent
4a2f0c79
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build-all.mk
+6
-6
6 additions, 6 deletions
build-all.mk
with
6 additions
and
6 deletions
build-all.mk
+
6
−
6
View file @
388d084f
...
@@ -15,11 +15,11 @@ TREE = devo
...
@@ -15,11 +15,11 @@ TREE = devo
NATIVE
=
native
NATIVE
=
native
DATE
=
930
106
DATE
=
930
202
TAG
=
latest-
$(
DATE
)
TAG
=
latest-
$(
DATE
)
INSTALLDIR
=
/cirdan
/justice/devo-test/
$(
TAG
)
INSTALLDIR
=
/justice/devo-test/
$(
TAG
)
GCC
=
gcc
-O
-g
GCC
=
gcc
-O
-g
CFLAGS
=
-g
CFLAGS
=
-g
...
@@ -78,10 +78,10 @@ endif
...
@@ -78,10 +78,10 @@ endif
ifeq
($(canonhost),hppa1.1-hp-hpux)
ifeq
($(canonhost),hppa1.1-hp-hpux)
#TARGETS = m68k-aout m68k-coff m68k-vxworks i960-vxworks a29k-amd-udi
#TARGETS = m68k-aout m68k-coff m68k-vxworks i960-vxworks a29k-amd-udi
TARGETS
=
m68k-aout
i386-aout a29k-amd-udi
\
TARGETS
=
m68k-aout i386-aout a29k-amd-udi
\
i960-vxworks
m68k-coff m68k-vxworks
\
i960-vxworks m68k-coff m68k-vxworks
\
i960-intel-nindy
sparc-aout sparc-vxworks
\
sparc-aout
sparc-vxworks
\
sparclite-aout
sparclitefrwcompat-aout
sparclite-aout
sparclitefrwcompat-aout
CC
=
cc
CC
=
cc
all
:
all-native
all
:
all-native
endif
endif
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment