about summary refs log tree commit diff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 2006-03-06 Roland McGrath <roland@redhat.com>Roland McGrath2006-03-061-0/+3
| | | | * Makefile (%.bz2, %.gz): New pattern rules.
* 2006-02-28 Roland McGrath <roland@redhat.com>Roland McGrath2006-02-281-3/+1
| | | | | * Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level stuff.
* 2006-02-27 Roland McGrath <roland@redhat.com>Roland McGrath2006-02-281-6/+2
| | | | | | | * Makefile: Remove libc boilerplate. * Makeconfig: File removed. * configure.in: File removed. * configure: File removed.
* 2005-03-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-05-241-2/+7
| | | | | | * Makefile ($(distname).tar): Fail if sysdeps/.../configure files are not all up to date. Touch configure files after cvs export. (glibc-port-%-$(dist-version).tar): Likewise.
* 2004-10-22 Roland McGrath <roland@frob.com>Roland McGrath2004-10-231-0/+35
| | | | | | * Makefile (dist, dist-ports): New target. (dist-port-%): New pattern rule. * Makeconfig [!subdir] (ports/%): New pattern rule.
* 2004-08-16 Roland McGrath <roland@frob.com>Roland McGrath2004-08-161-0/+6
* Makefile: New file.