git.schokokeks.org
Repositories
Help
Report an Issue
FLOSSFlyer.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
870859d
Branches
Tags
master
munich
print
FLOSSFlyer.git
Makefile
added makefile
Michael F. Schönitzer
commited
870859d
at 2014-05-30 01:35:02
Makefile
Blame
History
Raw
all: grafik office video web edu grafik: grafik.tex pdflatex grafik.tex office: office.tex pdflatex office.tex video: video.tex pdflatex video.tex web: web.tex pdflatex web.tex edu: edu.tex pdflatex edu.tex clean: rm *.log *.aux *.out