Cleanup unused variables in Makefile. More Nyll.

This commit is contained in:
Joachim Desroches 2021-02-22 16:59:41 +01:00
parent 39ba01f018
commit a807c58b41
No known key found for this signature in database
GPG key ID: 6778C9C29C02D691

View file

@ -1,8 +1,5 @@
# Stuff for make to work make magic.
.DEFAULT: all
.SUFFIXES: .part .html
.PHONY: all
.EXPORT_ALL_VARIABLES:
.PHONY: all clean deploy
PAGES = index.html
BLOBS = assets/ services/