File: Makefile

package info (click to toggle)
tipa 2%3A1.3-21
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 21,472 kB
  • sloc: sh: 425; makefile: 114; perl: 21
file content (20 lines) | stat: -rw-r--r-- 589 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 2002 FUKUI Rei
# 
# This program may be distributed and/or modified under the
# conditions of the LaTeX Project Public License, either version 1.2
# of this license or (at your option) any later version.
# The latest version of this license is in
#   http://www.latex-project.org/lppl.txt
# and version 1.2 or later is part of all distributions of LaTeX 
# version 1999/12/01 or later.
# 
# This program consists of all files listed in Manifest.txt.

tipaman :
	latex tipaman
	bibtex tipaman
	latex tipaman
	latex tipaman

clean :
	rm -rf auto *~ *.aux *.log *.blg *.toc *.dvi