Changeset 3029
- Timestamp:
- Apr 8, 2007, 9:34:04 AM (18 years ago)
- Location:
- trunk/coreutils
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/coreutils/Makefile.kmk
r2662 r3029 1 1 # $Id: port.gmk,v 1.2 2004/09/28 03:29:44 bird Exp $ 2 3 ifdef NOT_BOOTSTRAPPING_KNIX 2 4 3 5 # Make file for working the OS/2 port. … … 19 21 include $(pm_topdir)/ports-make/gnugccomf.gmk 20 22 23 else 24 25 include kNIX-bootstrap.kmk 26 27 endif 28
Note:
See TracChangeset
for help on using the changeset viewer.