comparison Makefile @ 30901:76a13038105e

Rename get_path.[ch] --> path.[ch]. These files now contain different functions related to path handling.
author diego
date Sat, 20 Mar 2010 23:38:27 +0000
parents e907ff9e7e77
children 83faa3af5f60
comparison
equal deleted inserted replaced
30900:e907ff9e7e77 30901:76a13038105e
342 codec-cfg.c \ 342 codec-cfg.c \
343 cpudetect.c \ 343 cpudetect.c \
344 edl.c \ 344 edl.c \
345 find_sub.c \ 345 find_sub.c \
346 fmt-conversion.c \ 346 fmt-conversion.c \
347 get_path.c \
348 m_config.c \ 347 m_config.c \
349 m_option.c \ 348 m_option.c \
350 m_struct.c \ 349 m_struct.c \
351 mpcommon.c \ 350 mpcommon.c \
352 parser-cfg.c \ 351 parser-cfg.c \
352 path.c \
353 playtree.c \ 353 playtree.c \
354 playtreeparser.c \ 354 playtreeparser.c \
355 spudec.c \ 355 spudec.c \
356 sub_cc.c \ 356 sub_cc.c \
357 subopt-helper.c \ 357 subopt-helper.c \