Ozkan Sezer
|
6b018d6999
|
check and conditionally include sys/types.h, sys/time.h, and unistd.h.
watcom/unistd.h and win32/unistd.h are no longer necessary, especially
after previous commit.
|
4 years ago |
Cameron Cawley
|
0a335c793e
|
Add watcom.mif to share code between the Win32, OS/2 and MS-DOS makefiles
|
4 years ago |
Ozkan Sezer
|
45114c81e7
|
watcom makefiles: tweak watcom headers include order (just in case)
|
4 years ago |
Cameron Cawley
|
905acddfda
|
Improve the OpenWatcom makefiles
|
4 years ago |
Ozkan Sezer
|
a02a7adf21
|
add new xmp_version.h which defines VERSION if not already defined.
is useful when working with standalone makefiles and project files.
|
4 years ago |
Ozkan Sezer
|
e68fe9d983
|
include strings.h, if available, for strcasecmp
it might not be prototyped in strings.h.
|
4 years ago |
Cameron Cawley
|
8752414fa8
|
Replace direct use of usleep()
|
5 years ago |
Ozkan Sezer
|
4161197698
|
miscellaneous watcom build updates.
|
5 years ago |
Ozkan Sezer
|
15beba0fb6
|
renamed watcom Makefile.nt to Makefile.w32
|
5 years ago |
Cameron Cawley
|
d6e0480f59
|
Support compiling for Windows with OpenWatcom
|
5 years ago |