Ignore:
Timestamp:
Dec 18, 2005, 4:55:10 AM (20 years ago)
Author:
bird
Message:

Fixed linux bustage and ported install to linux.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/kmkbuiltin/cp.c

    r370 r371  
    6565#include "err.h"
    6666#include <errno.h>
    67 #ifdef DO_CP_TREE
     67#ifndef _MSC_VER
    6868#include <fts.h>
    69 #endif 
     69#endif
    7070#include <limits.h>
    7171#include <signal.h>
Note: See TracChangeset for help on using the changeset viewer.