2011-01-08 11:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbformat/utils
+ Added.
- contrib/hbformat/Makefile
- Deleted, not needed anymore.
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-01-08 11:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbformat/utils
|
||||
+ Added.
|
||||
- contrib/hbformat/Makefile
|
||||
- Deleted, not needed anymore.
|
||||
|
||||
2011-01-08 11:45 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbplist
|
||||
+ contrib/hbformat
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
ROOT := ../../
|
||||
|
||||
PRG_SOURCES := \
|
||||
hbformat.prg \
|
||||
|
||||
C_SOURCES := \
|
||||
hbformac.c \
|
||||
|
||||
PRG_MAIN := hbformat.prg
|
||||
|
||||
LIBS = $(HB_LIBS_ST_NORDD)
|
||||
|
||||
ifneq ($(filter $(HB_PLATFORM),win wce os2),)
|
||||
ifneq ($(HB_BUILD_DYN),no)
|
||||
HB_BUILD_SHARED := yes
|
||||
endif
|
||||
endif
|
||||
|
||||
include $(TOP)$(ROOT)config/bin.mk
|
||||
Reference in New Issue
Block a user