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