Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
builder
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Ben Avison
builder
Commits
90801060
Commit
90801060
authored
Oct 08, 1997
by
Richard Buckley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Corrected parameter export_hdrs that was passed to srcbuild incorrectly.
Version 0.09. Tagged as 'builder-0_09'
parent
b94821fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
VersionNum
VersionNum
+5
-5
h/resources
h/resources
+1
-1
No files found.
VersionNum
View file @
90801060
/* (0.0
8
)
/* (0.0
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 0.0
8
#define Module_MajorVersion_CMHG 0.0
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 0
7
Oct 1997
#define Module_Date_CMHG 0
8
Oct 1997
#define Module_MajorVersion "0.0
8
"
#define Module_MajorVersion "0.0
9
"
#define Module_MinorVersion ""
#define Module_Date "0
7
Oct 1997"
#define Module_Date "0
8
Oct 1997"
h/resources
View file @
90801060
...
...
@@ -61,7 +61,7 @@ typedef struct { char action[30]; char msg[4]; int id;} version_t;
option_t
options
[]
=
{
"list"
,
0x13
,
0
,
"clean"
,
0x11
,
0
,
"export_hdr"
,
0x0A
,
0
,
"export_hdr
s
"
,
0x0A
,
0
,
"export_libs"
,
0x0B
,
0
,
"resources"
,
0x0C
,
0
,
"rom"
,
0x0D
,
0
,
...
...
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