mirror of
https://github.com/ubf/ubf.git
synced 2026-04-16 17:55:48 +00:00
enable '$ ./bom.sh co <path>' for this module
This commit is contained in:
4
BOM.mk
4
BOM.mk
@@ -17,6 +17,10 @@
|
||||
### Purpose :
|
||||
###----------------------------------------------------------------------
|
||||
|
||||
ifeq ($(erl-bom-mk),)
|
||||
include $(SRCDIR)/$(firstword $(filter src/erl-tools/gmt-bom__%,$(MY_DEPENDS)))/make/erl_bom.mk
|
||||
endif
|
||||
|
||||
$(ME)/.bom_config: $(erl-bom-mk)
|
||||
$(erl-bom-config)
|
||||
touch $@
|
||||
|
||||
Reference in New Issue
Block a user