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
ROOL
BuildSys
Commits
9097da32
Commit
9097da32
authored
16 years ago
by
Ben Avison
Browse files
Options
Download
Email Patches
Plain Diff
Added a few files missing from the Batch 4 build environment
parent
2102c23e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
Makefile
Makefile
+23
-0
No files found.
Makefile
0 → 100644
View file @
9097da32
# Makefile for the Build System Binary Build Environment
#
# $Id$
#
include
Makefiles:StdTools
BBETYPE
=
buildsys
# override definition of PERL for the time being - the FilterComp2 command line is too long for argument passing via the do command
PERL
=
perl
bbe-buildsys
:
bbe-generic-resources-get-alias
BBE_Export_Dir ImageName
${RM}
${BBEDIR}
.ImageName.Version
BBE_Export_Dir perl
BBE_Export_Dir Makefiles
${RM}
${BBEDIR}
.Makefiles.BBEExport
${MKDIR}
${BBEDIR}
.Components
BBE_Export_File VersionNum
ifeq
(${COMPONENTFILE2},)
${FILTERCOMP}
Components.
${COMPONENTFILE}
ModuleDB
${BBEDIR}
.Components.
${COMPONENTFILE}
${BBEDIR}
.ModuleDB
else
${FILTERCOMP2}
Components.
${COMPONENTFILE}
Components.
${COMPONENTFILE2}
ModuleDB
${BBEDIR}
.Components.
${COMPONENTFILE}
${BBEDIR}
.Components.
${COMPONENTFILE2}
${BBEDIR}
.ModuleDB
endif
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