9
0
Fork 0
This repository has been archived on 2023-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
openbsc/manuals/OsmoBSCMGCP/Makefile

9 lines
276 B
Makefile

OSMO_GSM_MANUALS_DIR := $(shell ../osmo-gsm-manuals-dir.sh)
srcdir=$(CURDIR)
VTY_REFERENCE = osmo-bsc-mgcp-vty-reference.xml
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
OSMO_REPOSITORY = openbsc
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc