1 ################################################################################ 35 ################################################################################ 37 #------------------------------------------------------------------------------ 40 # Package Root Directory 43 # Bootstrap
package within RN Make System
44 include $(RNMAKE_PKG_ROOT)/make/Bootstrap.mk
47 #------------------------------------------------------------------------------
52 #------------------------------------------------------------------------------
53 # Distribution Header List Tags
55 # List of tags to lists of header files slated to be distributed and installed.
57 RNMAKE_DIST_HDRS = peripherals
60 # Distribution Headers
62 # Format: <tag>.HDRS.H = [<subdirs>/]<hdr>.h ...
64 # Note: Any header file that requires distribution is expected to be in
65 # $(topdir)/include. Otherwise, is it really a deliverable header?
67 peripherals.HDRS.H = \
70 rnr/hid/HIDXbox360.h \
74 rnr/mot/MotRoboteqSmall.h
79 econ/econ_fn_res_prototype.h \
83 #------------------------------------------------------------------------------
86 # Doxygen Configuration File
87 RNMAKE_DOXY_CONF_FILE = $(RNMAKE_PKG_ROOT)/make/doxy.conf
90 #------------------------------------------------------------------------------
93 EXTRA_TGT_ALL_POST = all-post