* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
7 lines
51 B
Makefile
7 lines
51 B
Makefile
|
|
all : first
|
|
|
|
BIN_EXT := .exe
|
|
|
|
HB_GT_LIBS += gtdos
|