mirror of
https://github.com/c0de-archive/c0de.dev-blog.git
synced 2024-12-22 00:52:39 +00:00
remove some vars from makefile
This commit is contained in:
parent
f7d892e7ce
commit
92d5bddc9e
4
Makefile
4
Makefile
@ -1,9 +1,5 @@
|
|||||||
SHELL := /bin/bash
|
SHELL := /bin/bash
|
||||||
|
|
||||||
BASEDIR=$(CURDIR)
|
|
||||||
PLUGINDIR=$(BASEDIR)/plugins
|
|
||||||
PELICANDIR=$(BASEDIR)/pelican
|
|
||||||
|
|
||||||
help:
|
help:
|
||||||
@echo 'Makefile for installing and updating the c0de.dev blog '
|
@echo 'Makefile for installing and updating the c0de.dev blog '
|
||||||
@echo ' '
|
@echo ' '
|
||||||
|
Loading…
Reference in New Issue
Block a user