See changelog 2001-10-20 20:00 GMT -3

This commit is contained in:
Luiz Rafael Culik
2001-10-20 22:13:07 +00:00
parent 1008b9daf2
commit 95c32c0286

View File

@@ -49,3 +49,10 @@ then the new make file is create.
then call hbmake <filename>.bc
If you have compiler errors use hbmake <filename>.bc -f
Linux user need to create the harbour.cfg file in /etc or /usr/local/etc with the follow lines
CC=gcc
CFLAGS=-c -I/usr/include/harbour (this line must match your harbour include directory)
VERBOSE=YES
DELTMP=YES