cd .. rm -f scintilla.zip tar --create scintilla/* \ --exclude=*.o --exclude=*.obj --exclude=*.dll --exclude=*.exe --exclude=*.a \ | gzip -c >scintilla.tgz