remove some vars from makefile

This commit is contained in:
David Todd 2019-05-27 17:15:08 -05:00
parent f7d892e7ce
commit 92d5bddc9e
1 changed files with 0 additions and 4 deletions

View File

@ -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 ' '