Skip to content
Snippets Groups Projects
Commit c82f8c37 authored by Lucas Magalhães's avatar Lucas Magalhães
Browse files

Remove db targets from *.Makefile (Autogenerated commit) [skip ci]

parent 50e3e7f3
No related branches found
No related tags found
1 merge request!17E3-962: Apply changes for the next e3 release
Pipeline #132910 skipped
......@@ -324,6 +324,5 @@ $(DBDINC_DEPS): $(DBDINC_HDRS)
.PHONY: db
db:
.PHONY: vlibs
vlibs:
#
.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/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment