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