Line | |
---|
1 | # $Id: port.gmk,v 1.2 2004/09/28 03:29:44 bird Exp $
|
---|
2 |
|
---|
3 | # Make file for working the OS/2 port.
|
---|
4 | PM_VERSION = 5.8.1
|
---|
5 |
|
---|
6 | # Some library files include standalong tests which is enabled by #ifdef DEBUG's.
|
---|
7 | NO_DEBUG = 1
|
---|
8 |
|
---|
9 | #export WANT_AUTOMAKE_VER=1.4
|
---|
10 | #export WANT_AUTOCONF_VER=2.13
|
---|
11 | OPT_ACLOCAL = -I $(UNIXROOT)/usr/share/aclocal -I m4
|
---|
12 | OPT_AUTOCONF = -I $(UNIXROOT)/usr/share/aclocal -I m4
|
---|
13 | SET_MAKE = EMXSHELL="$(SHELL)"
|
---|
14 |
|
---|
15 | pm_topdir := ..
|
---|
16 | include $(pm_topdir)/ports-make/gnugccomf.gmk
|
---|
17 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.