client-fachwerk-sauna/Makefile
2025-03-17 22:07:20 +01:00

5 lines
104 B
Makefile

install:
mkdir -p $(DESTDIR)
cp -r . $(DESTDIR)/
rm $(DESTDIR)/Makefile
rm $(DESTDIR)/wordpress.yml