From 92d5bddc9e45929861e7e80e4cdd9aa052db8b18 Mon Sep 17 00:00:00 2001 From: David Todd Date: Mon, 27 May 2019 17:15:08 -0500 Subject: [PATCH] remove some vars from makefile --- Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile b/Makefile index bd239d4..0a4f56e 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,5 @@ SHELL := /bin/bash -BASEDIR=$(CURDIR) -PLUGINDIR=$(BASEDIR)/plugins -PELICANDIR=$(BASEDIR)/pelican - help: @echo 'Makefile for installing and updating the c0de.dev blog ' @echo ' '