# $Id: port.gmk,v 1.2 2004/09/28 03:29:44 bird Exp $ # Make file for working the OS/2 port. PM_VERSION = 5.8.1 # Some library files include standalong tests which is enabled by #ifdef DEBUG's. NO_DEBUG = 1 #export WANT_AUTOMAKE_VER=1.4 #export WANT_AUTOCONF_VER=2.13 OPT_ACLOCAL = -I $(UNIXROOT)/usr/share/aclocal -I m4 OPT_AUTOCONF = -I $(UNIXROOT)/usr/share/aclocal -I m4 SET_MAKE = EMXSHELL="$(SHELL)" pm_topdir := .. include $(pm_topdir)/ports-make/gnugccomf.gmk