Changeset 3073
- Timestamp:
- Apr 9, 2007, 2:14:03 AM (18 years ago)
- 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 3 ifdef NOT_BOOTSTRAPPING_KNIX 2 4 3 5 # Make file for working the OS/2 port. … … 15 17 SET_MAKE = EMXSHELL="$(SHELL)" 16 18 17 pm_topdir := .. 19 pm_topdir := ../../../ 18 20 include $(pm_topdir)/ports-make/gnugccomf.gmk 19 21 22 else 23 24 include kNIX-bootstrap.kmk 25 26 endif 27 -
Property svn:keywords
set to
Note:
See TracChangeset
for help on using the changeset viewer.