Changeset 3045 for trunk


Ignore:
Timestamp:
Apr 8, 2007, 3:32:44 PM (18 years ago)
Author:
bird
Message:

diffutils config.

Location:
trunk/essentials/sys-apps/diffutils
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/sys-apps/diffutils/Makefile.kmk

    • Property svn:keywords set to Id
    r3043 r3045  
    1 # $Id: port.gmk,v 1.2 2004/09/28 03:29:44 bird Exp $
     1# $Id$
     2
     3ifdef NOT_BOOTSTRAPPING_KNIX
    24
    35# Make file for working the OS/2 port.
     
    1315SET_MAKE     = EMXSHELL="$(SHELL)"
    1416
    15 pm_topdir := ..
     17pm_topdir := ../../..
    1618include $(pm_topdir)/ports-make/gnugccomf.gmk
    1719
     20else
     21
     22include kNIX-bootstrap.kmk
     23
     24endif
     25
Note: See TracChangeset for help on using the changeset viewer.