| Last change
 on this file since 3898 was             3303, checked in by bird, 19 years ago | 
        
          | 
EMXSHELL?
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native
Property                 svn:keywords
 set to                 Id | 
        
          | File size:
            385 bytes | 
      
      
| Line |  | 
|---|
| 1 | # $Id: Makefile.kmk 3303 2007-05-06 00:18:17Z bird $ | 
|---|
| 2 |  | 
|---|
| 3 | ifdef NOT_BOOTSTRAPPING_KNIX | 
|---|
| 4 |  | 
|---|
| 5 | PM_VERSION = 1.4.8 | 
|---|
| 6 |  | 
|---|
| 7 | # Don't include debug code | 
|---|
| 8 | NO_DEBUG = 1 | 
|---|
| 9 |  | 
|---|
| 10 | export WANT_AUTOMAKE=1.9 | 
|---|
| 11 |  | 
|---|
| 12 | OPT_CONFIG   = --enable-changeword | 
|---|
| 13 | OPT_ACLOCAL  = -I m4 | 
|---|
| 14 | OPT_AUTOCONF = -I m4 | 
|---|
| 15 | OPT_AUTOMAKE = -a | 
|---|
| 16 | SET_MAKE = EMXSHELL="$(SHELL)" | 
|---|
| 17 |  | 
|---|
| 18 | pm_bindir := /usr/bin | 
|---|
| 19 | pm_topdir := ../../.. | 
|---|
| 20 | include $(pm_topdir)/ports-make/gnugccomf.gmk | 
|---|
| 21 |  | 
|---|
| 22 | else | 
|---|
| 23 |  | 
|---|
| 24 | include kNIX-bootstrap.kmk | 
|---|
| 25 |  | 
|---|
| 26 | endif | 
|---|
| 27 |  | 
|---|
| 28 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.