Last change
on this file since 3045 was 3045, checked in by bird, 18 years ago |
diffutils config.
|
-
Property svn:keywords
set to
Id
|
File size:
535 bytes
|
Line | |
---|
1 | # $Id: Makefile.kmk 3045 2007-04-08 13:32:44Z bird $
|
---|
2 |
|
---|
3 | ifdef NOT_BOOTSTRAPPING_KNIX
|
---|
4 |
|
---|
5 | # Make file for working the OS/2 port.
|
---|
6 | PM_VERSION = 5.8.1
|
---|
7 |
|
---|
8 | # Some library files include standalong tests which is enabled by #ifdef DEBUG's.
|
---|
9 | NO_DEBUG = 1
|
---|
10 |
|
---|
11 | #export WANT_AUTOMAKE_VER=1.4
|
---|
12 | #export WANT_AUTOCONF_VER=2.13
|
---|
13 | OPT_ACLOCAL = -I $(UNIXROOT)/usr/share/aclocal -I m4
|
---|
14 | OPT_AUTOCONF = -I $(UNIXROOT)/usr/share/aclocal -I m4
|
---|
15 | SET_MAKE = EMXSHELL="$(SHELL)"
|
---|
16 |
|
---|
17 | pm_topdir := ../../..
|
---|
18 | include $(pm_topdir)/ports-make/gnugccomf.gmk
|
---|
19 |
|
---|
20 | else
|
---|
21 |
|
---|
22 | include kNIX-bootstrap.kmk
|
---|
23 |
|
---|
24 | endif
|
---|
25 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.