view scripts/help/module.mk @ 9794:0d4613a736e9

convert build system to use automake and libtool
author John W. Eaton <jwe@octave.org>
date Tue, 10 Nov 2009 15:02:25 -0500
parents
children 9f25290a35e8
line wrap: on
line source

FCN_FILE_DIRS += help

help_FCN_FILES = \
  help/__additional_help_message__.m \
  help/__makeinfo__.m \
  help/__strip_html_tags__.m \
  help/doc.m \
  help/gen_doc_cache.m \
  help/get_first_help_sentence.m \
  help/help.m \
  help/lookfor.m \
  help/print_usage.m \
  help/type.m \
  help/which.m

FCN_FILES += $(help_FCN_FILES)

PKG_ADD_FILES += help/PKG_ADD