mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-09 15:15:40 +00:00
5 lines
51 B
Makefile
5 lines
51 B
Makefile
SUBDIRS =
|
|
|
|
if OTP_LIB
|
|
SUBDIRS += otp
|
|
endif OTP_LIB
|