Changeset 3073


Ignore:
Timestamp:
Apr 9, 2007, 2:14:03 AM (18 years ago)
Author:
bird
Message:

bootstrap config of ncurses.

Location:
trunk/essentials/sys-libs/ncurses
Files:
19 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/sys-libs/ncurses/Makefile.kmk

    • Property svn:keywords set to Id
    r3043 r3073  
    1 # $Id: $
     1# $Id$
     2
     3ifdef NOT_BOOTSTRAPPING_KNIX
    24
    35# Make file for working the OS/2 port.
     
    1517SET_MAKE     = EMXSHELL="$(SHELL)"
    1618
    17 pm_topdir := ..
     19pm_topdir := ../../../
    1820include $(pm_topdir)/ports-make/gnugccomf.gmk
    1921
     22else
     23
     24include kNIX-bootstrap.kmk
     25
     26endif
     27
Note: See TracChangeset for help on using the changeset viewer.