Skip to content
Snippets Groups Projects
Commit 08fdf0ec authored by rswindell's avatar rswindell
Browse files

Unix shell scripts to create lib and source tarballs.

parent 90087914
No related branches found
No related tags found
No related merge requests found
CVS
CVS/*
*.o
*.d
*.tds
*.~*
.#*
src/xpdev
src/uifc
src/sbbs3
src/mozilla
ctrl
text
exec
xtrn
node1
node2
node3
node4
#/bin/sh
tar cvzf lib-linux.tgz lib/mozilla/js/linux.*/libjs.a
tar cvzf lib-freebsd.tgz lib/mozilla/js/freebsd.*/libjs.a
tar cvzf lib-openbsd.tgz lib/mozilla/js/openbsd.*/libjs.a
tar cvzf lib-unix.tgz lib/mozilla/js/*/libjs.a
#/bin/sh
tar -cvzf sbbs_src.tgz -X install/sbbs_src.exclude -T install/sbbs_src.lst
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment