# $Id$ ifdef NOT_BOOTSTRAPPING_KNIX # Make file for working the OS/2 port. PM_VERSION = 5.5 PM_DOCS = README.emx # Some library files include standalong tests which is enabled by #ifdef DEBUG's. NO_DEBUG = 1 # the autoconf/aclocal/etc hacking in the project sucks big time! NO_ACLOCAL = 1 export WANT_AUTOCONF_VER=2.59 OPT_AUTOCONF = -I $(UNIXROOT)/usr/share/aclocal SET_MAKE = EMXSHELL="$(SHELL)" pm_topdir := ../../../ include $(pm_topdir)/ports-make/gnugccomf.gmk else include kNIX-bootstrap.kmk endif