mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-17 07:40:08 -05:00
Remove Makefile which should never have been there
This commit is contained in:
parent
0ff93d4fa0
commit
cdc3c09624
@ -1,8 +0,0 @@
|
|||||||
OUTDIR?=../build/
|
|
||||||
|
|
||||||
xeps=$(wildcard *.xml)
|
|
||||||
|
|
||||||
.PHONY: all
|
|
||||||
all: html
|
|
||||||
|
|
||||||
html: $(patsubst %.xml, $(OUTDIR)/%.html, $(xeps))
|
|
Loading…
Reference in New Issue
Block a user