This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
69956020b4
nuttx-apps
/
interpreters
/
bas
/
Make.defs
4 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
apps/: Modification to build system: Unified application compilation rules
2018-09-03 17:29:56 +02:00
ifneq ($(CONFIG_INTERPRETERS_BAS),)
apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path.
2019-10-17 19:33:59 +02:00
CONFIGURED_APPS += $(APPDIR)/interpreters/bas
make the full tree use wildcards make.defs
2016-06-02 16:21:21 +02:00
endif
Reference in New Issue
Copy Permalink