Changeset 3029


Ignore:
Timestamp:
Apr 8, 2007, 9:34:04 AM (18 years ago)
Author:
bird
Message:

Bootstrapping kNIX.

Location:
trunk/coreutils
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/coreutils/Makefile.kmk

    r2662 r3029  
    11# $Id: port.gmk,v 1.2 2004/09/28 03:29:44 bird Exp $
     2
     3ifdef NOT_BOOTSTRAPPING_KNIX
    24
    35# Make file for working the OS/2 port.
     
    1921include $(pm_topdir)/ports-make/gnugccomf.gmk
    2022
     23else
     24
     25include kNIX-bootstrap.kmk
     26
     27endif
     28
Note: See TracChangeset for help on using the changeset viewer.