Skip to content
Snippets Groups Projects
Commit a2af25aa authored by jce's avatar jce
Browse files

fixed to install man pages

parent 4cb88e57
No related branches found
No related tags found
No related merge requests found
EXTRA_DIST = txt html EXTRA_DIST = txt html pubdesign
SUBDIRS = man
SUBDIRS = pubdesign
#SUBDIRS = man1 man3 man5 man8
man1_MANS = man1/scancel.1
man1/scontrol.1 \
man1/sinfo.1 \
man1/squeue.1 \
man1/srun.1
man3_MANS = man3/hostlist_create.3 \
man3/hostlist_destroy.3 \
man3/hostlist_shift.3 \
man3/slurm_allocate_resources.3 \
man3/slurm_allocate_resources_and_run.3 \
man3/slurm_cancel_job.3 \
man3/slurm_cancel_job_step.3 \
man3/slurm_complete_job.3 \
man3/slurm_complete_job_step.3 \
man3/slurm_confirm_allocation.3 \
man3/slurm_free_ctl_conf.3 \
man3/slurm_free_job_info_msg.3 \
man3/slurm_free_job_step_create_response_msg.3 \
man3/slurm_free_job_step_info_response_msg.3 \
man3/slurm_free_node_info.3 \
man3/slurm_free_partition_info.3 \
man3/slurm_free_resource_allocation_and_run_response_msg.3 \
man3/slurm_free_resource_allocation_response_msg.3 \
man3/slurm_free_submit_response_response_msg.3 \
man3/slurm_get_errno.3 \
man3/slurm_get_job_steps.3 \
man3/slurm_init_job_desc_msg.3 \
man3/slurm_init_part_desc_msg.3 \
man3/slurm_job_step_create.3 \
man3/slurm_job_will_run.3 \
man3/slurm_load_ctl_conf.3 \
man3/slurm_load_jobs.3 \
man3/slurm_load_node.3 \
man3/slurm_load_partitions.3 \
man3/slurm_perror.3 \
man3/slurm_pid2jobid.3 \
man3/slurm_print_ctl_conf.3 \
man3/slurm_print_job_info.3 \
man3/slurm_print_job_info_msg.3 \
man3/slurm_print_job_step_info.3 \
man3/slurm_print_job_step_info_msg.3 \
man3/slurm_print_node_info_msg.3 \
man3/slurm_print_node_table.3 \
man3/slurm_print_partition_info.3 \
man3/slurm_print_partition_info_msg.3 \
man3/slurm_reconfigure.3 \
man3/slurm_shutdown.3 \
man3/slurm_strerror.3 \
man3/slurm_submit_batch_job.3 \
man3/slurm_update_job.3 \
man3/slurm_update_node.3 \
man3/slurm_update_partition.3
man5_MANS = man5/slurm.conf.5
man8_MANS = man8/slurmctld.8 \
man8/slurmd.8
#EXTRA_DIST = $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment