better makefile
authorMart Lubbers <mart@martlubbers.net>
Thu, 8 May 2014 09:32:23 +0000 (11:32 +0200)
committerMart Lubbers <mart@martlubbers.net>
Thu, 8 May 2014 09:32:23 +0000 (11:32 +0200)
Makefile
todo.txt

index e9aaf43..5db9eda 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,4 +4,4 @@ all:
        pdflatex project.tex
 
 clean:
-       rm -vf *.toc *.dvi *.pdf *.aux *.log *.out *.txt
+       rm -vf *.toc *.dvi *.pdf *.aux *.log *.out
index e3b3d64..89d832e 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -2,4 +2,4 @@ te doen voor het inleveren van de eerste versie van het werkstuk, vrijdag 17.30:
 - inleidend hoofdstuk en hoofdstuk over syntax nakijken (beide)
 - hoofdstuk semantiek afmaken (beide)
 - analyse if constructie (Marjolein)
-- analyse while constructie (Mart)
\ No newline at end of file
+- analyse while constructie (Mart)