1 ################################################################################ 31 ################################################################################ 33 #------------------------------------------------------------------------------ 36 # Package Root Directory 39 # Bootstrap
package within RN Make System
40 include $(RNMAKE_PKG_ROOT)/make/Bootstrap.mk
42 #------------------------------------------------------------------------------
45 RNMAKE_SUBDIRS = sw examples
48 #------------------------------------------------------------------------------
49 # Distribution Header List Tags
51 # List of tags to lists of header files slated to be distributed and installed.
53 RNMAKE_DIST_HDRS = hekateros
56 # Distribution Headers
58 # Format: <tag>.HDRS.H = [<subdirs>/]<hdr>.h ...
60 # Note: Any header file that requires distribution is expected to be in
61 # $(topdir)/include. Otherwise, is it really a deliverable header?
63 hekateros.HDRS.H = $(shell cd include; ls
Hekateros Hekateros client python modules.