Support for FireBird etc. b=210630. r=cls

This commit is contained in:
colin%theblakes.com 2003-06-25 14:47:43 +00:00
Родитель 475384bd2d
Коммит 96386bfc28
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -12,9 +12,9 @@ $ if p1 .eqs. "" then p1 = "add /open /head /share"
$ me = f$envir("procedure")
$ here = f$parse(me,,,"device") + f$parse(me,,,"directory")
$!
$! Mozilla-Bin
$! Main image(s).
$!
$ call do_one "''p1'" "''here'mozilla-bin."
$ call do_many "''p1'" "''here'*-bin."
$!
$! All the .so files in the main directory.
$!