Remove useless inclusion of 'extra.css' which was left over from cloning
a Makefile from another article. Pointy hat to: linimon
This commit is contained in:
parent
c206b7579b
commit
8f380d8345
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25395
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
SRCS= article.sgml
|
SRCS= article.sgml
|
||||||
|
|
||||||
#CSS_SHEET_ADDITIONS= extra.css
|
|
||||||
|
|
||||||
URL_RELPREFIX?= ../../../..
|
URL_RELPREFIX?= ../../../..
|
||||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue