Makefile revision c10c16dec587a0662068f6e2991c29ed3a9db943
0N/A#
3261N/A# This file and its contents are supplied under the terms of the
0N/A# Common Development and Distribution License ("CDDL"), version 1.0.
0N/A# You may only use this file in accordance with the terms of version
0N/A# 1.0 of the CDDL.
0N/A#
2362N/A# A full copy of the text of the CDDL should have accompanied this
0N/A# source. A copy of the CDDL is also available via the Internet
2362N/A# at http://www.illumos.org/license/CDDL.
0N/A#
0N/A
0N/A# Copyright 2011, Richard Lowe
0N/A
0N/Ainclude ../../Makefile.master
0N/A
0N/AMANSECT = 3tecla
0N/A
0N/AMANFILES = cpl_complete_word.3tecla \
0N/A ef_expand_file.3tecla \
0N/A gl_get_line.3tecla \
2362N/A gl_io_mode.3tecla \
2362N/A libtecla_version.3tecla \
2362N/A pca_lookup_file.3tecla
0N/A
0N/AMANSOFILES = cfc_file_start.3tecla \
0N/A cfc_literal_escapes.3tecla \
0N/A cfc_set_check_fn.3tecla \
0N/A cpl_add_completion.3tecla \
0N/A cpl_check_exe.3tecla \
0N/A cpl_file_completions.3tecla \
2080N/A cpl_last_error.3tecla \
0N/A cpl_list_completions.3tecla \
0N/A cpl_recall_matches.3tecla \
0N/A cpl_record_error.3tecla \
0N/A del_CplFileConf.3tecla \
1365N/A del_ExpandFile.3tecla \
1365N/A del_GetLine.3tecla \
1365N/A del_PathCache.3tecla \
1365N/A del_PcaPathConf.3tecla \
1365N/A del_WordCompletion.3tecla \
1365N/A ef_last_error.3tecla \
1365N/A ef_list_expansions.3tecla \
0N/A gl_abandon_line.3tecla \
0N/A gl_append_history.3tecla \
0N/A gl_automatic_history.3tecla \
0N/A gl_bind_keyseq.3tecla \
0N/A gl_catch_blocked.3tecla \
0N/A gl_change_terminal.3tecla \
0N/A gl_clear_history.3tecla \
0N/A gl_completion_action.3tecla \
0N/A gl_configure_getline.3tecla \
0N/A gl_customize_completion.3tecla \
0N/A gl_display_text.3tecla \
0N/A gl_echo_mode.3tecla \
0N/A gl_erase_terminal.3tecla \
0N/A gl_error_message.3tecla \
0N/A gl_group_history.3tecla \
0N/A gl_handle_signal.3tecla \
0N/A gl_ignore_signal.3tecla \
0N/A gl_inactivity_timeout.3tecla \
0N/A gl_last_signal.3tecla \
0N/A gl_limit_history.3tecla \
0N/A gl_list_signals.3tecla \
0N/A gl_load_history.3tecla \
0N/A gl_lookup_history.3tecla \
0N/A gl_normal_io.3tecla \
0N/A gl_pending_io.3tecla \
0N/A gl_prompt_style.3tecla \
0N/A gl_query_char.3tecla \
0N/A gl_range_of_history.3tecla \
0N/A gl_raw_io.3tecla \
0N/A gl_read_char.3tecla \
0N/A gl_register_action.3tecla \
1776N/A gl_replace_prompt.3tecla \
0N/A gl_resize_history.3tecla \
0N/A gl_return_status.3tecla \
0N/A gl_save_history.3tecla \
0N/A gl_set_term_size.3tecla \
0N/A gl_show_history.3tecla \
0N/A gl_size_of_history.3tecla \
0N/A gl_state_of_history.3tecla \
0N/A gl_terminal_size.3tecla \
2080N/A gl_toggle_history.3tecla \
0N/A gl_trap_signal.3tecla \
0N/A gl_tty_signals.3tecla \
0N/A gl_watch_fd.3tecla \
0N/A new_CplFileConf.3tecla \
0N/A new_ExpandFile.3tecla \
0N/A new_GetLine.3tecla \
0N/A new_PathCache.3tecla \
0N/A new_PcaPathConf.3tecla \
0N/A new_WordCompletion.3tecla \
459N/A pca_last_error.3tecla \
0N/A pca_path_completions.3tecla \
0N/A pca_scan_path.3tecla \
0N/A pca_set_check_fn.3tecla \
0N/A ppc_file_start.3tecla \
0N/A ppc_literal_escapes.3tecla
MANFILES += $(MANSOFILES)
cfc_file_start.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
cfc_literal_escapes.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
cfc_set_check_fn.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
cpl_add_completion.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
cpl_check_exe.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
cpl_file_completions.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
cpl_last_error.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
cpl_list_completions.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
cpl_recall_matches.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
cpl_record_error.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
del_CplFileConf.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
del_WordCompletion.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
new_CplFileConf.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
new_WordCompletion.3tecla := SOSRC = man3tecla/cpl_complete_word.3tecla
del_ExpandFile.3tecla := SOSRC = man3tecla/ef_expand_file.3tecla
ef_last_error.3tecla := SOSRC = man3tecla/ef_expand_file.3tecla
ef_list_expansions.3tecla := SOSRC = man3tecla/ef_expand_file.3tecla
new_ExpandFile.3tecla := SOSRC = man3tecla/ef_expand_file.3tecla
del_GetLine.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_append_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_automatic_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_bind_keyseq.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_catch_blocked.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_change_terminal.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_clear_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_completion_action.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_configure_getline.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_customize_completion.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_display_text.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_echo_mode.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_erase_terminal.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_error_message.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_group_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_ignore_signal.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_inactivity_timeout.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_last_signal.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_limit_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_list_signals.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_load_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_lookup_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_prompt_style.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_query_char.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_range_of_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_read_char.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_register_action.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_replace_prompt.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_resize_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_return_status.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_save_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_set_term_size.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_show_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_size_of_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_state_of_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_terminal_size.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_toggle_history.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_trap_signal.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_watch_fd.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
new_GetLine.3tecla := SOSRC = man3tecla/gl_get_line.3tecla
gl_abandon_line.3tecla := SOSRC = man3tecla/gl_io_mode.3tecla
gl_handle_signal.3tecla := SOSRC = man3tecla/gl_io_mode.3tecla
gl_normal_io.3tecla := SOSRC = man3tecla/gl_io_mode.3tecla
gl_pending_io.3tecla := SOSRC = man3tecla/gl_io_mode.3tecla
gl_raw_io.3tecla := SOSRC = man3tecla/gl_io_mode.3tecla
gl_tty_signals.3tecla := SOSRC = man3tecla/gl_io_mode.3tecla
del_PathCache.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
del_PcaPathConf.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
new_PathCache.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
new_PcaPathConf.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
pca_last_error.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
pca_path_completions.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
pca_scan_path.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
pca_set_check_fn.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
ppc_file_start.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
ppc_literal_escapes.3tecla := SOSRC = man3tecla/pca_lookup_file.3tecla
.KEEP_STATE:
include ../Makefile.man
install: $(ROOTMANFILES)