Makefile: remove unused variables

This commit is contained in:
Astro 2022-02-20 17:30:12 +01:00
parent 7ab0063b06
commit 7068f99a1c
1 changed files with 0 additions and 6 deletions

View File

@ -22,12 +22,6 @@ WGET=wget
RSYNC=rsync
# -l, --links copy symlinks as symlinks
RSYNC_FLAGS=--links --verbose --recursive --delete --delete-after --delete-excluded --checksum --chmod=ugo=rX
# Editor
EDITOR?=vim
# Browser
BROWSER?=links
# Mail-Programm: ToDo = nullmailer für make umsetzen und liste für Empfänger aus c3d2-web/xsl/errmailto.xsl entnehmen
# Verzeichnis, in das exportiert werden soll
DESTDIR?=www-export