| File: meta/bbc-contents/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 10 | Line 10 |
| packages which distiguish the LNX-BBC suite. endef | packages which distiguish the LNX-BBC suite. endef |
| DEPENDS = $(shell grep -v ^\; bbc-contents) | SOURCE_LANGUAGES = DEPENDS = $(shell grep -hv ^\; bbc-contents $(GARCH)-contents 2> /dev/null) |
| include ../../gar.mk | include ../../gar.mk |