aboutsummaryrefslogtreecommitdiffhomepage
path: root/tgzsrc
blob: a4d4ee08430b3c5cba97042ac9af640366813e07 (plain)
1
2
3
4
cd ..
rm -f scintilla.tgz
tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.exe --exclude \*.a scintilla/* \
	| gzip -c >scintilla.tgz