| Last change
 on this file since 3918 was             3845, checked in by bird, 12 years ago | 
        
          | 
svn:eol-style: native
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native
Property                 svn:keywords
 set to                 Id | 
        
          | File size:
            476 bytes | 
      
      
| Line |  | 
|---|
| 1 | # $Id: Makefile.kmk 3845 2014-03-16 20:31:39Z bird $ | 
|---|
| 2 |  | 
|---|
| 3 | ifdef NOT_BOOTSTRAPPING_KNIX | 
|---|
| 4 |  | 
|---|
| 5 | # Make file for working the OS/2 port. | 
|---|
| 6 | PM_VERSION   = 4.8 | 
|---|
| 7 | PM_DOCS      = README.os2 | 
|---|
| 8 |  | 
|---|
| 9 | OPT_ACLOCAL  = -I m4 | 
|---|
| 10 | OPT_AUTOCONF = -I m4 | 
|---|
| 11 |  | 
|---|
| 12 | # TEMPLARY HACKS | 
|---|
| 13 | export LIBRARY_PATH   :=$(LIBRARY_PATH);$(CURDIR)/../../../out/packages/ncurses/usr/lib | 
|---|
| 14 | export C_INCLUDE_PATH :=$(C_INCLUDE_PATH);$(CURDIR)/../../../out/packages/ncurses/usr/include | 
|---|
| 15 |  | 
|---|
| 16 | pm_topdir := ../../.. | 
|---|
| 17 | include $(pm_topdir)/ports-make/gnugccomf.gmk | 
|---|
| 18 |  | 
|---|
| 19 | else | 
|---|
| 20 |  | 
|---|
| 21 | include kNIX-bootstrap.kmk | 
|---|
| 22 |  | 
|---|
| 23 | endif | 
|---|
| 24 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.