This is some janky Rube Goldberg shtuff.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
rsts = $(wildcard *.rst)
|
||||
mds = $(patsubst %.rst,%.md,$(rsts))
|
||||
|
||||
# mv -vf *.md ../reference/
|
||||
|
||||
|
||||
all: $(mds)
|
||||
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user