Ignore:
Timestamp:
Feb 9, 2005, 11:21:34 AM (20 years ago)
Author:
bird
Message:

builtin stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/kmkbuiltin.h

    r225 r227  
    2525 */
    2626
    27 int kmk_builtin_command(char **argv);
     27int kmk_builtin_command(const char *pszCmd);
     28int kmk_builtin_command_parsed(int argc, char **argv);
     29
Note: See TracChangeset for help on using the changeset viewer.