Currently nothing to make
svn: r30
This commit is contained in:
parent
2f4712f203
commit
b02015a4b2
@ -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 *~
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user