config/puppet-modules-wrs/puppet-fm/src/Makefile

10 lines
153 B
Makefile

#
# SPDX-License-Identifier: Apache-2.0
#
MODULEDIR ?= /usr/share/puppet/modules
install:
install -d -m 0755 $(MODULEDIR)/fm
cp -R fm/ $(MODULEDIR)/