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