Skip to content

Commit

Permalink
Remove EXTRA_DIST and run autoreconf.
Browse files Browse the repository at this point in the history
  • Loading branch information
wickberg committed Jul 3, 2020
1 parent 2c0d846 commit 29df16f
Show file tree
Hide file tree
Showing 38 changed files with 4 additions and 1,594 deletions.
24 changes: 0 additions & 24 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,6 @@ AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I auxdir
SUBDIRS = auxdir src testsuite doc etc

EXTRA_DIST = \
etc/cgroup.conf.example \
etc/cgroup_allowed_devices_file.conf.example \
etc/init.d.slurm.in \
etc/init.d.slurmdbd.in \
etc/layouts.d.power.conf.example \
etc/layouts.d.power_cpufreq.conf.example \
etc/layouts.d.unit.conf.example \
etc/slurm.conf.example \
etc/slurmctld.service.in \
etc/slurmd.service.in \
etc/slurmdbd.conf.example \
etc/slurmdbd.service.in \
slurm.spec \
README.rst \
RELEASE_NOTES \
DISCLAIMER \
COPYING \
AUTHORS \
INSTALL \
LICENSE.OpenSSL \
NEWS \
META

pkginclude_HEADERS = \
slurm/pmi.h \
slurm/slurm.h \
Expand Down
24 changes: 0 additions & 24 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -492,30 +492,6 @@ top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I auxdir
SUBDIRS = auxdir src testsuite doc etc
EXTRA_DIST = \
etc/cgroup.conf.example \
etc/cgroup_allowed_devices_file.conf.example \
etc/init.d.slurm.in \
etc/init.d.slurmdbd.in \
etc/layouts.d.power.conf.example \
etc/layouts.d.power_cpufreq.conf.example \
etc/layouts.d.unit.conf.example \
etc/slurm.conf.example \
etc/slurmctld.service.in \
etc/slurmd.service.in \
etc/slurmdbd.conf.example \
etc/slurmdbd.service.in \
slurm.spec \
README.rst \
RELEASE_NOTES \
DISCLAIMER \
COPYING \
AUTHORS \
INSTALL \
LICENSE.OpenSSL \
NEWS \
META

pkginclude_HEADERS = \
slurm/pmi.h \
slurm/slurm.h \
Expand Down
39 changes: 0 additions & 39 deletions auxdir/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,42 +1,3 @@
##****************************************************************************
## Process this file with automake to produce Makefile.in.
##****************************************************************************

EXTRA_DIST = \
ax_check_zlib.m4 \
ax_gcc_builtin.m4 \
ax_lib_hdf5.m4 \
ax_pthread.m4 \
slurm.m4 \
slurmrestd.m4 \
test-driver \
x_ac_affinity.m4 \
x_ac_bluegene.m4 \
x_ac_c99.m4 \
x_ac_cgroup.m4 \
x_ac_cray.m4 \
x_ac_curl.m4 \
x_ac_databases.m4 \
x_ac_debug.m4 \
x_ac_dlfcn.m4 \
x_ac_env.m4 \
x_ac_gpl_licensed.m4 \
x_ac_http_parser.m4 \
x_ac_hwloc.m4 \
x_ac_json.m4 \
x_ac_jwt.m4 \
x_ac_lua.m4 \
x_ac_man2html.m4 \
x_ac_munge.m4 \
x_ac_netloc.m4 \
x_ac_nvml.m4 \
x_ac_pam.m4 \
x_ac_printf_null.m4 \
x_ac_ptrace.m4 \
x_ac_readline.m4 \
x_ac_rsmi.m4 \
x_ac_setproctitle.m4 \
x_ac_slurm_ssl.m4 \
x_ac_systemd.m4 \
x_ac_uid_gid_size.m4 \
x_ac_yaml.m4
39 changes: 0 additions & 39 deletions auxdir/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -418,45 +418,6 @@ target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
EXTRA_DIST = \
ax_check_zlib.m4 \
ax_gcc_builtin.m4 \
ax_lib_hdf5.m4 \
ax_pthread.m4 \
slurm.m4 \
slurmrestd.m4 \
test-driver \
x_ac_affinity.m4 \
x_ac_bluegene.m4 \
x_ac_c99.m4 \
x_ac_cgroup.m4 \
x_ac_cray.m4 \
x_ac_curl.m4 \
x_ac_databases.m4 \
x_ac_debug.m4 \
x_ac_dlfcn.m4 \
x_ac_env.m4 \
x_ac_gpl_licensed.m4 \
x_ac_http_parser.m4 \
x_ac_hwloc.m4 \
x_ac_json.m4 \
x_ac_jwt.m4 \
x_ac_lua.m4 \
x_ac_man2html.m4 \
x_ac_munge.m4 \
x_ac_netloc.m4 \
x_ac_nvml.m4 \
x_ac_pam.m4 \
x_ac_printf_null.m4 \
x_ac_ptrace.m4 \
x_ac_readline.m4 \
x_ac_rsmi.m4 \
x_ac_setproctitle.m4 \
x_ac_slurm_ssl.m4 \
x_ac_systemd.m4 \
x_ac_uid_gid_size.m4 \
x_ac_yaml.m4

all: all-am

.SUFFIXES:
Expand Down
10 changes: 0 additions & 10 deletions contribs/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,11 +1 @@
SUBDIRS = cray lua mic nss_slurm openlava pam pam_slurm_adopt perlapi pmi pmi2 seff sgather sgi sjobexit torque

EXTRA_DIST = \
make-3.81.slurm.patch \
make-4.0.slurm.patch \
sgather \
skilling.c \
sjstat \
spank_core.c \
time_login.c \
README
10 changes: 0 additions & 10 deletions contribs/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -453,16 +453,6 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = cray lua mic nss_slurm openlava pam pam_slurm_adopt perlapi pmi pmi2 seff sgather sgi sjobexit torque
EXTRA_DIST = \
make-3.81.slurm.patch \
make-4.0.slurm.patch \
sgather \
skilling.c \
sjstat \
spank_core.c \
time_login.c \
README

all: all-recursive

.SUFFIXES:
Expand Down
11 changes: 0 additions & 11 deletions contribs/cray/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,8 @@ capmc_suspend_LDFLAGS = -export-dynamic $(JSON_LDFLAGS)
capmc_resume_SOURCES = capmc_resume.c
capmc_resume_LDADD = $(convenience_libs)
capmc_resume_LDFLAGS = -export-dynamic $(JSON_LDFLAGS)
else
NATIVE_EXTRA_DIST = capmc_suspend.c capmc_resume.c
endif

EXTRA_DIST = \
$(NATIVE_EXTRA_DIST) \
etc_sysconfig_slurm \
opt_modulefiles_slurm.in \
pam_job.c \
plugstack.conf.template \
slurm.conf.template \
slurmconfgen.py.in

# Don't rely on autoconf to replace variables outside of makefiles
opt_modulefiles_slurm: opt_modulefiles_slurm.in Makefile
sed -e 's|@prefix[@]|$(prefix)|g' \
Expand Down
10 changes: 0 additions & 10 deletions contribs/cray/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -551,16 +551,6 @@ AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/src/common $(JSON_CPPFLAGS)
@WITH_JSON_PARSER_TRUE@capmc_resume_SOURCES = capmc_resume.c
@WITH_JSON_PARSER_TRUE@capmc_resume_LDADD = $(convenience_libs)
@WITH_JSON_PARSER_TRUE@capmc_resume_LDFLAGS = -export-dynamic $(JSON_LDFLAGS)
@WITH_JSON_PARSER_FALSE@NATIVE_EXTRA_DIST = capmc_suspend.c capmc_resume.c
EXTRA_DIST = \
$(NATIVE_EXTRA_DIST) \
etc_sysconfig_slurm \
opt_modulefiles_slurm.in \
pam_job.c \
plugstack.conf.template \
slurm.conf.template \
slurmconfgen.py.in

all: all-recursive

.SUFFIXES:
Expand Down
6 changes: 0 additions & 6 deletions contribs/cray/csm/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
#
# Makefile for cray/csm scripts
#

EXTRA_DIST = \
gres.conf.j2 \
slurm.conf.j2 \
slurmconfgen_smw.py \
slurm_playbook.yaml
14 changes: 4 additions & 10 deletions contribs/cray/csm/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
# PARTICULAR PURPOSE.

@SET_MAKE@

#
# Makefile for cray/csm scripts
#
VPATH = @srcdir@
am__is_gnu_make = { \
if test -z '$(MAKELEVEL)'; then \
Expand Down Expand Up @@ -422,12 +418,6 @@ target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
EXTRA_DIST = \
gres.conf.j2 \
slurm.conf.j2 \
slurmconfgen_smw.py \
slurm_playbook.yaml

all: all-am

.SUFFIXES:
Expand Down Expand Up @@ -589,6 +579,10 @@ uninstall-am:
.PRECIOUS: Makefile


#
# Makefile for cray/csm scripts
#

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
3 changes: 0 additions & 3 deletions contribs/lua/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
EXTRA_DIST = \
job_submit.license.lua \
job_submit.lua
4 changes: 0 additions & 4 deletions contribs/lua/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -418,10 +418,6 @@ target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
EXTRA_DIST = \
job_submit.license.lua \
job_submit.lua

all: all-am

.SUFFIXES:
Expand Down
2 changes: 0 additions & 2 deletions contribs/mic/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
EXTRA_DIST = \
mpirun-mic
3 changes: 0 additions & 3 deletions contribs/mic/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -418,9 +418,6 @@ target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
EXTRA_DIST = \
mpirun-mic

all: all-am

.SUFFIXES:
Expand Down
1 change: 0 additions & 1 deletion contribs/perlapi/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
SUBDIRS = libslurm libslurmdb
EXTRA_DIST = common/msg.h
1 change: 0 additions & 1 deletion contribs/perlapi/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,6 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = libslurm libslurmdb
EXTRA_DIST = common/msg.h
all: all-recursive

.SUFFIXES:
Expand Down
3 changes: 0 additions & 3 deletions contribs/perlapi/libslurm/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ test_sources = \
$(perl_dir)/t/22-list.t \
$(perl_dir)/t/23-bitstr.t

EXTRA_DIST = $(perl_sources) $(test_sources)


$(perl_dir)/Makefile: $(perl_dir)/Makefile.PL
@if test "x${top_srcdir}" != "x${top_builddir}"; then \
for f in ${perl_sources}; do \
Expand Down
1 change: 0 additions & 1 deletion contribs/perlapi/libslurm/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,6 @@ test_sources = \
$(perl_dir)/t/22-list.t \
$(perl_dir)/t/23-bitstr.t

EXTRA_DIST = $(perl_sources) $(test_sources)
AM_CPPFLAGS = \
-DVERSION=\"$(VERSION)\" \
-I$(top_srcdir) \
Expand Down
2 changes: 0 additions & 2 deletions contribs/perlapi/libslurmdb/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ test_sources = \
$(perl_dir)/t/06-jobs_get.t \
$(perl_dir)/t/07-qos_get.t

EXTRA_DIST = $(perl_sources) $(test_sources)

$(perl_dir)/Makefile: $(perl_dir)/Makefile.PL
@if test "x${top_srcdir}" != "x${top_builddir}"; then \
for f in ${perl_sources}; do \
Expand Down
1 change: 0 additions & 1 deletion contribs/perlapi/libslurmdb/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@ test_sources = \
$(perl_dir)/t/06-jobs_get.t \
$(perl_dir)/t/07-qos_get.t

EXTRA_DIST = $(perl_sources) $(test_sources)
AM_CPPFLAGS = \
-DVERSION=\"$(VERSION)\" \
-I$(top_srcdir) \
Expand Down
7 changes: 0 additions & 7 deletions contribs/sgi/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,9 @@ AUTOMAKE_OPTIONS = foreign

if HAVE_NETLOC

EXTRA_DIST = README.txt
bin_PROGRAMS = netloc_to_topology
netloc_to_topology_SOURCES = netloc_to_topology.c
netloc_to_topology_CPPFLAGS = $(NETLOC_CPPFLAGS) $(HWLOC_CPPFLAGS)
netloc_to_topology_LDFLAGS = $(NETLOC_LDFLAGS) $(NETLOC_LIBS) $(HWLOC_LDFLAGS) $(HWLOC_LIBS)

else

EXTRA_DIST = \
netloc_to_topology.c \
README.txt

endif
5 changes: 0 additions & 5 deletions contribs/sgi/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -480,11 +480,6 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = foreign
@HAVE_NETLOC_FALSE@EXTRA_DIST = \
@HAVE_NETLOC_FALSE@ netloc_to_topology.c \
@HAVE_NETLOC_FALSE@ README.txt

@HAVE_NETLOC_TRUE@EXTRA_DIST = README.txt
@HAVE_NETLOC_TRUE@netloc_to_topology_SOURCES = netloc_to_topology.c
@HAVE_NETLOC_TRUE@netloc_to_topology_CPPFLAGS = $(NETLOC_CPPFLAGS) $(HWLOC_CPPFLAGS)
@HAVE_NETLOC_TRUE@netloc_to_topology_LDFLAGS = $(NETLOC_LDFLAGS) $(NETLOC_LIBS) $(HWLOC_LDFLAGS) $(HWLOC_LIBS)
Expand Down
2 changes: 0 additions & 2 deletions doc/html/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ html_DATA = \

MOSTLYCLEANFILES = ${generated_html}

EXTRA_DIST = $(html_DATA)

SUFFIXES = .html

.shtml.html:
Expand Down
1 change: 0 additions & 1 deletion doc/html/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,6 @@ html_DATA = \
usage_pies.gif

MOSTLYCLEANFILES = ${generated_html}
EXTRA_DIST = $(html_DATA)
SUFFIXES = .html
all: all-am

Expand Down
4 changes: 0 additions & 4 deletions doc/man/man1/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ if BUILD_SVIEW
man1_MANS += sview.1
endif

EXTRA_DIST = $(man1_MANS)

if HAVE_MAN2HTML

html_DATA = \
Expand Down Expand Up @@ -61,8 +59,6 @@ endif

MOSTLYCLEANFILES = ${html_DATA}

EXTRA_DIST += $(html_DATA)

SUFFIXES = .html

.1.html:
Expand Down
Loading

0 comments on commit 29df16f

Please sign in to comment.