blob: 1416a84c3e2f140b6f4a38f945ea8a9b181ba267 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2002-05-01 Marcus Brinkmann <marcus@gnu.org>
* Makefile (install): New target, same as install-headers.
2002-03-10 Roland McGrath <roland@frob.com>
* sys/procfs.h: New file, specifies ELF core file format details.
* Makefile (installhdrs): New variable, list sys/procfs.h here.
(LCLHDRS): New variable, replaces ...
(DIST_FILES): ... this one, removed.
(install-headers, $(includedir)/%: $(srcdir)/%): New target and
pattern rule to install headers.
Sat Jul 13 21:02:51 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* Makefile: New file.
|