Clean up the installation process.

svn: r8
This commit is contained in:
Don Allingham
2001-05-13 19:42:15 +00:00
parent 718c205d96
commit 8be0e73765
8 changed files with 292 additions and 111 deletions

View File

@@ -13,7 +13,7 @@ all:
${pycomp} *.py
install:
-mkdir ${filters}
${INSTALL} -d ${filters}
${INSTALL} -c *.py *.pyo ${datadir}/filters
uninstall: