summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Bennett <spb@gentoo.org>2007-03-06 18:44:21 +0000
committerStephen Bennett <spb@gentoo.org>2007-03-06 18:44:21 +0000
commita686e410fd4d20f1d67b1c991936de78379d00c1 (patch)
tree3370b6956d0943f24f55879b97a7cbc83f416e71 /Makefile
parentConfig protection, metadata.xml, undefined label fixes and makefile tweaks (diff)
downloadpms-a686e410fd4d20f1d67b1c991936de78379d00c1.tar.gz
pms-a686e410fd4d20f1d67b1c991936de78379d00c1.tar.bz2
pms-a686e410fd4d20f1d67b1c991936de78379d00c1.zip
Add build commands section based on pioto's patch. Add a TODO command using the fixme package, and change todiscuss to use this too. Possibly other misc changes.
git-svn-id: http://svn.repogirl.net/pms/trunk@44 a05a4626-2124-0410-b604-e6c5abf33261
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7d3b2b0..fe42be9 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ check : pms.pdf
xpdf pms.pdf
clean :
- rm -f *~ *.pdf *.dvi *.log *.aux *.bbl *.blg *.toc *.lol *.loa pdfinfo.tex *.out || true
+ rm -f *~ *.pdf *.dvi *.log *.aux *.bbl *.blg *.toc *.lol *.loa *.lox pdfinfo.tex *.out || true
LATEXFILES = $(shell ls *.tex)