summaryrefslogtreecommitdiffhomepage
path: root/wg03.mk
blob: 5b4ee1dcea6f60ef95374c6a9e7ba7f1e15636ce (plain)
1
2
3
4
5
6
7
8
9
10
11
# File: wg03.tex
# Author: Amlal El Mahrouss
# Purpose: Generate HTML and PDF papers from LaTex documents.
# (C) 2025-2026 Amlal El Mahrouss.
# Licensed under Apache 2.0.

.PHONY: wg03
wg03: clean
	$(HTMLTEX) source/wg03/paper.tex
	$(PDFTEX) source/wg03/paper.tex