Last change
on this file was 3449, checked in by bird, 18 years ago |
build config.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
|
File size:
312 bytes
|
Rev | Line | |
---|
[3449] | 1 | # $Id: Makefile.kmk 3449 2007-06-16 12:32:29Z bird $
|
---|
| 2 |
|
---|
| 3 | # Make file for working the OS/2 port.
|
---|
| 4 | PM_VERSION = 1.10.2
|
---|
| 5 |
|
---|
| 6 | # Skip aclocal because it somehow screws everything up.
|
---|
| 7 | ACLOCAL = true
|
---|
| 8 | # NLS is completely fucked up since it doesn't check for the gettext utils.
|
---|
| 9 | OPT_CONFIG = --disable-nls
|
---|
| 10 |
|
---|
| 11 | pm_topdir := ../../..
|
---|
| 12 | include $(pm_topdir)/ports-make/gnugccomf.gmk
|
---|
| 13 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.