File: Makefile

package info (click to toggle)
aprx 2.9.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,608 kB
  • sloc: ansic: 15,802; sh: 544; makefile: 173
file content (6 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6

default:
	mkdir -p out
	pdflatex -draftmode -output-directory out -jobname aprx-manual main.tex
	pdflatex -output-directory out -jobname aprx-manual main.tex