/[make]/make/dep.h
ViewVC logotype

Diff of /make/dep.h

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

revision 1.16 by psmith, Sun May 16 19:16:53 2004 UTC revision 1.17 by bosk, Sun Feb 27 21:40:24 2005 UTC
# Line 72  extern char *dep_name (); Line 72  extern char *dep_name ();
72  #endif  #endif
73    
74  extern struct dep *copy_dep_chain PARAMS ((struct dep *d));  extern struct dep *copy_dep_chain PARAMS ((struct dep *d));
75    extern void free_dep_chain PARAMS ((struct dep *d));
76  extern struct dep *read_all_makefiles PARAMS ((char **makefiles));  extern struct dep *read_all_makefiles PARAMS ((char **makefiles));
77  extern int eval_buffer PARAMS ((char *buffer));  extern int eval_buffer PARAMS ((char *buffer));
78  extern int update_goal_chain PARAMS ((struct dep *goals));  extern int update_goal_chain PARAMS ((struct dep *goals));

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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