1 ################################################################################ 33 ################################################################################ 35 #------------------------------------------------------------------------------ 38 # Package Root Directory 41 # Bootstrap
package within RN Make System
42 include $(RNMAKE_PKG_ROOT)/make/Bootstrap.mk
45 #------------------------------------------------------------------------------
53 #------------------------------------------------------------------------------
54 # Distribution Header List Tags
56 # List of tags to lists of header files slated to be distributed and installed.
58 RNMAKE_DIST_HDRS = kuon
61 # Distribution Headers
63 # Format: <tag>.HDRS.H = [<subdirs>/]<hdr>.h ...
65 # Note: Any header file that requires distribution is expected to be in
66 # $(topdir)/include. Otherwise, is it really a deliverable header?
74 Kuon/kuonProdBaseStd.h \
84 #------------------------------------------------------------------------------
87 # Doxygen Configuration File
88 RNMAKE_DOXY_CONF_FILE = $(RNMAKE_PKG_ROOT)/make/doxy.conf
90 #------------------------------------------------------------------------------
94 EXTRA_TGT_ALL_POST = all-post
96 # Overo Linaro versions of Kuon
97 ETC_PROF_D_KUON.linaro = share/etc/profile.d/kuon_linaro.sh \
98 ETC_FILES.linaro = share/etc/profile.d/linary.sh \