File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / bmon / include / Makefile.am
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Oct 21 14:58:35 2019 UTC (4 years, 8 months ago) by misho
Branches: bmon, MAIN
CVS tags: v4_0p0, HEAD
bmon ver 4.0

    1: noinst_HEADERS = \
    2: 	bmon/attr.h \
    3: 	bmon/bmon.h \
    4: 	bmon/compile-fixes.h \
    5: 	bmon/conf.h \
    6: 	bmon/config.h \
    7: 	bmon/defs.h \
    8: 	bmon/element_cfg.h \
    9: 	bmon/element.h \
   10: 	bmon/graph.h \
   11: 	bmon/group.h \
   12: 	bmon/history.h \
   13: 	bmon/info.h \
   14: 	bmon/input.h \
   15: 	bmon/list.h \
   16: 	bmon/module.h \
   17: 	bmon/output.h \
   18: 	bmon/unit.h \
   19: 	bmon/layout.h \
   20: 	bmon/utils.h

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>