notepad-plus-plus-legacy/scintilla/tgzsrc

5 lines
160 B
Plaintext
Raw Permalink Normal View History

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