Page MenuHomeClusterLabs Projects

Makefile.am
No OneTemporary

Makefile.am

#
# Copyright 2001-2021 the Pacemaker project contributors
#
# The version control history for this file may have further details.
#
# This source code is licensed under the GNU General Public License version 2
# or later (GPLv2+) WITHOUT ANY WARRANTY.
#
MAINTAINERCLEANFILES = Makefile.in
pedir = $(datadir)/$(PACKAGE)/tests/scheduler
.PHONY: list
list:
@for T in "$(srcdir)"/xml/*.xml; do \
echo $$(basename $$T .xml); \
done
SUBDIRS = dot \
exp \
scores \
stderr \
summary \
xml

File Metadata

Mime Type
text/x-makefile
Expires
Wed, Jun 25, 4:35 AM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1935586
Default Alt Text
Makefile.am (533 B)

Event Timeline