Last change
on this file was 3458, checked in by bird, 18 years ago |
initial patch config.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
|
File size:
325 bytes
|
Rev | Line | |
---|
[3458] | 1 | # $Id: Makefile.kmk 3458 2007-06-16 19:34:42Z bird $
|
---|
| 2 |
|
---|
| 3 | ifdef NOT_BOOTSTRAPPING_KNIX
|
---|
| 4 |
|
---|
| 5 | PM_VERSION = 2.5.9
|
---|
| 6 |
|
---|
| 7 | #export WANT_AUTOMAKE=1.9
|
---|
| 8 |
|
---|
| 9 | #OPT_CONFIG = --enable-changeword
|
---|
| 10 | OPT_ACLOCAL = -I m4
|
---|
| 11 | #OPT_AUTOCONF = -I m4
|
---|
| 12 | OPT_AUTOMAKE = -a
|
---|
| 13 | #SET_MAKE = EMXSHELL="$(SHELL)"
|
---|
| 14 |
|
---|
| 15 | pm_topdir := ../../..
|
---|
| 16 | include $(pm_topdir)/ports-make/gnugccomf.gmk
|
---|
| 17 |
|
---|
| 18 | else
|
---|
| 19 |
|
---|
| 20 | include kNIX-bootstrap.kmk
|
---|
| 21 |
|
---|
| 22 | endif
|
---|
| 23 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.