Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DOUAR WSMP
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
Container 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
HUGG
DOUAR WSMP
Commits
24874744
Commit
24874744
authored
15 years ago
by
Douglas Guptill
Browse files
Options
Downloads
Patches
Plain Diff
rename to reflect usage
parent
73127cbc
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+3
-3
3 additions, 3 deletions
Makefile
Makefile.inc.mahone
+0
-0
0 additions, 0 deletions
Makefile.inc.mahone
Makefile.inc.p690
+0
-0
0 additions, 0 deletions
Makefile.inc.p690
with
3 additions
and
3 deletions
Makefile
+
3
−
3
View file @
24874744
NAME
=
douar
include
Makefile.
deps
include
Makefile.
inc
BIN
=
$(
NAME
)$(
BITS
)
OBJECTS
=
\
...
...
@@ -130,11 +130,11 @@ more-output:
.PHONY
:
mahone
mahone
::
cp
-f
Makefile.mahone Makefile.
deps
cp
-f
Makefile.
inc.
mahone Makefile.
inc
.PHONY
:
p690
p690
::
cp
-f
Makefile.p690 Makefile.
deps
cp
-f
Makefile.
inc.
p690 Makefile.
inc
@
echo
"If using WSMP, OBJECT_MODE must be 64"
@
if
test
"x
${
OBJECT_MODE
}
"
!=
x64
;
then
export
OBJECT_MODE
=
64
;
fi
@
echo
"OBJECT_MODE should be 64, is
${
OBJECT_MODE
}
"
...
...
This diff is collapsed.
Click to expand it.
Makefile.mahone
→
Makefile.
inc.
mahone
+
0
−
0
View file @
24874744
File moved
This diff is collapsed.
Click to expand it.
Makefile.p690
→
Makefile.
inc.
p690
+
0
−
0
View file @
24874744
File moved
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