Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:free

3 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software
7 GNU Make is free software; you can redistribute it and/or modify it under the
8 terms of the GNU General Public License as published by the Free Software
16 GNU Make; see the file COPYING. If not, write to the Free Software
96 free (f->stem);
98 free (p->name);
101 free (p);
628 free (p);
716 free (vname);
771 dependencies succeeded, free the data structure
869 free (dep->name);
887 So we can free S. */
888 free (s);
981 free (tryrules);