/[make]/make/expand.c
ViewVC logotype

Diff of /make/expand.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by psmith, Tue Sep 21 04:00:31 2004 UTC revision 1.39 by bosk, Sun Feb 27 21:40:24 2005 UTC
# Line 440  expand_argument (const char *str, const Line 440  expand_argument (const char *str, const
440  /* Expand LINE for FILE.  Error messages refer to the file and line where  /* Expand LINE for FILE.  Error messages refer to the file and line where
441     FILE's commands were found.  Expansion uses FILE's variable set list.  */     FILE's commands were found.  Expansion uses FILE's variable set list.  */
442    
443  static char *  char *
444  variable_expand_for_file (char *line, struct file *file)  variable_expand_for_file (char *line, struct file *file)
445  {  {
446    char *result;    char *result;

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26