From b22ec5cfbd3b3501de170293c8465904a26b6377 Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 25 Feb 2010 03:13:22 +0100 Subject: make clean: delete pyo files as well. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c2393415..aab7f5b5 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ cleandoc: test -d $(DOCDIR) && rm -f $(DOCDIR)/*.html clean: - find . -regex .\*.pyc$ | xargs rm + find . -regex .\*.py[co]$ | xargs rm test: ./all_tests.py -- cgit 1.4.1-2-gfad0 m'>
minimalist web browserAoi Koizumi <novaburst@kalli.st>
about summary refs log blame commit diff stats
path: root/xxxterm.1
blob: 9dd00ce092d903a4369bdcd60eb2706dd1f55a15 (plain) (tree)
1
2
3
4