Skip to content
Snippets Groups Projects
Commit 42141fb6 authored by Einar Largenius's avatar Einar Largenius
Browse files

Ta bort tex regel och gör makefil mer generell

parent 8f3ca0be
No related branches found
No related tags found
1 merge request!4Lade till skriftlig överenskommelse för tillgång till ^
Pipeline #825 failed
.PHONY: all .PHONY: all
all: tillgång-till-hatt.pdf OBJECTS:=$(wildcard *.md)
all: $(OBJECTS:.md=.pdf)
%.pdf: %.md %.pdf: %.md
pandoc $< -s -o $@ pandoc $< -s -o $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment