view command.h @ 23067:3c89c681e0d6

Readd an explicit rule for Objective C files. Apparently only Apple's fork of GNU Make has an implicit rule for Objective C.
author diego
date Sun, 22 Apr 2007 20:16:29 +0000
parents a5e5b0c45c03
children 1d807885ce7b
line wrap: on
line source

int run_command(MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(MPContext *mpctx, char *str);
void property_print_help(void);