# # Sample predefines.mk # # This file allows some of the variables set in abi_defs.mk to be # hardcoded. This saves a bunch of time on Win32, as shelling out # to sed over and over for the same information is quite slow. # #OS_NAME := WIN32 #OS_RELEASE := 1.1.8 # #CYGWIN_MAJOR_VERSION := 1 #CYGWIN_MINOR_VERSION := 1 #CYGWIN_REVISION := 8 # #ABI_ESCAPE_QUOTES := NO # #OS_ARCH := i386