1
0
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:
Joseph Wayne Norton
2010-08-06 23:59:07 +09:00
parent e3e0eb8c33
commit 4d5a0f2181

4
BOM.mk
View File

@@ -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 $@