Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
e3-asyn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue 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
ESS EPICS Environment
wrappers
e3-asyn
Commits
c82f8c37
Commit
c82f8c37
authored
2 years ago
by
Lucas Magalhães
Browse files
Options
Downloads
Patches
Plain Diff
Remove db targets from *.Makefile (Autogenerated commit) [skip ci]
parent
50e3e7f3
No related branches found
No related tags found
1 merge request
!17
E3-962: Apply changes for the next e3 release
Pipeline
#132910
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
asyn.Makefile
+0
-1
0 additions, 1 deletion
asyn.Makefile
configure/module/RULES_MODULE
+0
-3
0 additions, 3 deletions
configure/module/RULES_MODULE
with
0 additions
and
4 deletions
asyn.Makefile
+
0
−
1
View file @
c82f8c37
...
...
@@ -324,6 +324,5 @@ $(DBDINC_DEPS): $(DBDINC_HDRS)
.PHONY: db
db:
.PHONY: vlibs
vlibs:
This diff is collapsed.
Click to expand it.
configure/module/RULES_MODULE
+
0
−
3
View file @
c82f8c37
#
.PHONY: db hdrs epics epics-clean
db: conf
$(QUIET) $(E3_MODULE_MAKE_CMDS) db
hdrs:
# $(SUDO) install -m 755 -d $(E3_MODULES_INSTALL_LOCATION_INC)/pv
# cd $(E3_MODULES_INSTALL_LOCATION_INC) && $(SUDO) mv *.h pv/
...
...
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