* common.mak
* changed HBM_KDIR from "utils\hbmk" to "utils\hbmk2"
- utils/hbmk
+ utils/hbmk2
* renamed dir name to fix wrong dir change on gnu scripts: mpkg_tgz.sh
and the harbour.spec
! Fixed dir name error that avoided to build rpms and tgz files.
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
{win}libs=hwgui procmisc hwg_qhtm
|
|
|
|
{linux}libs=hwgui procmisc hbxml
|
|
{linux}ldflags="`pkg-config --libs gtk+-2.0 --libs libgnomeprint-2.2`"
|