| Revision 5 (by moose, 2006/03/12 04:06:34) |
|---|
cd .. rm -f scintilla.tgz tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.exe --exclude \*.a scintilla/* \ | gzip -c >scintilla.tgz
| Revision 5 (by moose, 2006/03/12 04:06:34) |
|---|
cd .. rm -f scintilla.tgz tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.exe --exclude \*.a scintilla/* \ | gzip -c >scintilla.tgz