Remove OSX-specific path
This commit is contained in:
parent
cc7d3473b0
commit
721e8360ca
3
makefile
3
makefile
@ -1,6 +1,5 @@
|
||||
|
||||
SHELL := zsh
|
||||
PATH := /usr/local/texlive/2015basic/bin/x86_64-darwin:$(PATH)
|
||||
|
||||
title = 'sistemi-formali'
|
||||
md = $(1).md
|
||||
@ -32,4 +31,4 @@ html = @pandoc \
|
||||
|
||||
main:
|
||||
$(call pdf, godel lambda-calcolo metateatro)
|
||||
$(call html, godel lambda-calcolo metateatro)
|
||||
$(call html, godel lambda-calcolo metateatro)
|
||||
|
Loading…
Reference in New Issue
Block a user