remove compile from co.all

git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@518 379699f6-c40d-0410-875b-85095c16579e
stable
jochen 25 years ago
parent c8785ae837
commit 74ac101d57
  1. 1
      jode/maketar

@ -1,7 +1,6 @@
#!/bin/sh
echo '#!/bin/sh' > co.all
echo co -u jcpp make* COPYING *.html *.java */*.java test/*.j >> co.all
echo ./compile >> co.all
chmod a+x co.all
echo '#!/bin/sh' > compile

Loading…
Cancel
Save