2008-08-08 00:33 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
+ doc/genhtm.sh
+ Added Linux/Unix make file for docs (sf.net #1673897)
Thanks to Wilfried Brunken - df7be.
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-08-08 00:33 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
+ doc/genhtm.sh
|
||||
+ Added Linux/Unix make file for docs (sf.net #1673897)
|
||||
Thanks to Wilfried Brunken - df7be.
|
||||
|
||||
2008-08-08 00:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/bin/hb-func.sh
|
||||
+ recognize -mwindows -mconsole MinGW-GCC switches and update
|
||||
|
||||
12
harbour/doc/genhtm.sh
Executable file
12
harbour/doc/genhtm.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
hbdoc -htm genhtm.lnk genhtm.rsp
|
||||
cd htm
|
||||
#
|
||||
echo "renaming harbour.htm to index.htm"
|
||||
mv harbour.htm index.htm
|
||||
rm -f genwww.lnk
|
||||
mv genwww.old genwww.lnk
|
||||
Reference in New Issue
Block a user