Ver Fonte

Added 'make clean' option to remove .pyc files.

Taddeus Kroes há 14 anos atrás
pai
commit
12e6457404
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -1,4 +1,5 @@
 BUILD=build/
 BUILD=build/
+CLEAN=src/*.pyc src/optimize/*.pyc
 
 
 # Fix pdflatex search path
 # Fix pdflatex search path
 TGT_DIR :=
 TGT_DIR :=