mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hnodeb.git
synced 2025-10-23 00:12:18 +00:00
This commit contains all the relevant project structure to build the osmo-hnodeb binary, its doc, tests, packaging, etc. The osmo-hnodeb binary itself is still just an empty main(). Related: SYS#5516 Change-Id: I6ae3215ae4b956689d2adc88db7c3ead5df14f37
4 lines
31 B
Makefile
4 lines
31 B
Makefile
SUBDIRS = \
|
|
hnodeb \
|
|
$(NULL)
|