Currently nothing to make

svn: r30
This commit is contained in:
Don Allingham 2001-05-18 12:51:29 +00:00
parent 2f4712f203
commit b02015a4b2

View File

@ -11,14 +11,9 @@ pycomp = ${srcdir}/py-compile
all:
install:
${INSTALL} -d ${data}
${INSTALL} -c *.sxd table.* ${data}
uninstall:
rm -f ${data}/*.sxd ${data}/table.html ${data}/table.sxc
-rmdir ${data}
clean:
-rm -f core *.pyo *.pyc *.bak *~