Changeset 1725 for trunk/src/kmk/make.h


Ignore:
Timestamp:
Sep 5, 2008, 3:43:19 AM (17 years ago)
Author:
bird
Message:

kmk: shutting up warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/make.h

    r1724 r1725  
    733733#endif
    734734
     735#ifdef KMK
     736extern char *abspath(const char *name, char *apath);
     737extern char *func_breakpoint(char *o, char **argv, const char *funcname);
     738#endif
Note: See TracChangeset for help on using the changeset viewer.