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