summaryrefslogtreecommitdiffstats
path: root/textw/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-01-03 23:51:35 +0000
committerBill Nottingham <notting@redhat.com>2000-01-03 23:51:35 +0000
commit1c7c0542d783fb65824db412594a365fe88832e0 (patch)
treeb1d82678741208d7bf20a9dfb2bf98278e588b57 /textw/Makefile
parentd7a204dc78f05ee3eb53367dda3a35dac13820e5 (diff)
downloadanaconda-1c7c0542d783fb65824db412594a365fe88832e0.tar.gz
anaconda-1c7c0542d783fb65824db412594a365fe88832e0.tar.xz
anaconda-1c7c0542d783fb65824db412594a365fe88832e0.zip
make make clean cleaner
Diffstat (limited to 'textw/Makefile')
-rw-r--r--textw/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textw/Makefile b/textw/Makefile
index 2ac4f5eb6..7c8e62483 100644
--- a/textw/Makefile
+++ b/textw/Makefile
@@ -7,3 +7,6 @@ install:
mkdir -p $(DESTDIR)/$(PYTHONLIBDIR)/textw
cp -a *.py $(DESTDIR)/$(PYTHONLIBDIR)/textw
../py-compile --basedir $(DESTDIR)/$(PYTHONLIBDIR)/textw $(DESTDIR)/$(PYTHONLIBDIR)/textw/*.py
+
+clean:
+ rm -f *.o *.so *.pyc