* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
10 lines
62 B
Makefile
10 lines
62 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
all : first
|
|
|
|
BIN_EXT := .exe
|
|
|
|
HB_GT_LIBS += gtdos
|