Changeset 716 for trunk/src


Ignore:
Timestamp:
Dec 14, 2006, 3:20:24 AM (19 years ago)
Author:
bird
Message:

everyone *but* windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.kmk

    r683 r716  
    22
    33SUBDIRS = lib gmake sed kDepPre kDepIDB
    4 ifeq ($(BUILD_TARGET),win)
     4ifneq ($(BUILD_TARGET),win)
    55SUBDIRS += ash
    66endif
Note: See TracChangeset for help on using the changeset viewer.