2010-08-04 22:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/header.mk
- Deleted API_HEADERS variable. Not used anymore.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-08-04 22:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/header.mk
|
||||
- Deleted API_HEADERS variable. Not used anymore.
|
||||
|
||||
2010-08-04 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* examples/httpsrv/uhttpd.prg
|
||||
* examples/hscript/hscript.prg
|
||||
|
||||
@@ -13,7 +13,7 @@ ifeq ($(HB_INSTALL_INC),)
|
||||
install::
|
||||
|
||||
else
|
||||
INSTALL_FILES := $(C_HEADERS) $(PRG_HEADERS) $(API_HEADERS)
|
||||
INSTALL_FILES := $(C_HEADERS) $(PRG_HEADERS)
|
||||
INSTALL_DIR := $(HB_INSTALL_INC)
|
||||
include $(TOP)$(ROOT)config/instsh.mk
|
||||
INSTALL_RULE_HEADERS := $(INSTALL_RULE)
|
||||
|
||||
Reference in New Issue
Block a user