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
Open sidebar
RiscOS
S
Sources
Programmer
DDTHdr
Commits
e93e977d
Commit
e93e977d
authored
5 years ago
by
ROOL
Browse files
Options
Download
Email Patches
Plain Diff
Update Makefile
Version 0.03. Tagged as 'DDTHdr-0_03'
parent
f79e8a9d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
9 deletions
+32
-9
Makefile
Makefile
+17
-0
VersionNum
VersionNum
+15
-9
No files found.
Makefile
View file @
e93e977d
# Copyright 1996 Acorn Computers Ltd
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Makefile for DDT
#
COMPONENT
=
DDT
ifeq
(,${MAKE_VERSION})
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
e93e977d
/* (0.0
2
)
/* (0.0
3
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG
0.0
2
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
21 Oct 199
9
#define Module_MajorVersion_CMHG
0.0
3
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
30 Nov 201
9
#define Module_MajorVersion
"0.0
2
"
#define Module_Version
2
#define Module_MinorVersion
""
#define Module_Date
"21 Oct 199
9"
#define Module_MajorVersion
"0.0
3
"
#define Module_Version
3
#define Module_MinorVersion
""
#define Module_Date
"30 Nov 201
9"
#define Module_FullVersion "0.02"
#define Module_ApplicationDate "30-Nov-19"
#define Module_ComponentName "DDTHdr"
#define Module_FullVersion "0.03"
#define Module_HelpVersion "0.03 (30 Nov 2019)"
#define Module_LibraryVersionInfo "0:3"
This diff is collapsed.
Click to expand it.
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