* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
12 lines
94 B
Makefile
12 lines
94 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
all : first
|
|
|
|
RES_EXT := .res
|
|
BIN_EXT := .exe
|
|
DYN_EXT := .dll
|
|
|
|
HB_GT_LIBS += gtos2
|