* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
8 lines
103 B
Makefile
8 lines
103 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
include $(TOP)$(ROOT)config/linux/libs.mk
|
|
|
|
SYSLIBS := $(filter-out rt pthread, $(SYSLIBS))
|