* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
12 lines
131 B
Makefile
12 lines
131 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
ROOT := ../../../../
|
|
|
|
LIB_BINS := \
|
|
libunicows.a \
|
|
libunicows_license.txt
|
|
|
|
include $(TOP)$(ROOT)config/libbin.mk
|