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
b65c3dac0e
nuttx-apps
/
interpreters
/
pcode
/
Make.defs
5 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
make the full tree use wildcards make.defs
2016-06-02 16:21:21 +02:00
ifeq ($(CONFIG_INTERPRETERS_PCODE),y)
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/pcode
make the full tree use wildcards make.defs
2016-06-02 16:21:21 +02:00
endif
Reference in New Issue
Copy Permalink