diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-13 20:59:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-13 20:59:43 +0000 |
commit | 3039afb4e3bd3b0e140699e98824f366ac5e47af (patch) | |
tree | 39604fd6559fcd5bbe8554d8e523ca5e805ed484 /ChangeLog | |
parent | a5a452bf311c3dc8d8089b391cfb3b4b55075950 (diff) |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2002-06-13 Roland McGrath <roland@frob.com> + + * Makeconf (%_S.h %Server.c): Prepend $(mig-sheader-prefix) + to stub header file name. + (INSTALLED_LOCAL_HEADERS): Put them in the build directory, + not the source. Make files with #include rather than symlinks. + (../$(dir)/%: %): New dummy pattern rule. + (INCLUDES): New variable broken out of CPPFLAGS. Add -I$(..)include. + Include ..-relative dirs only if [$(dir) != .]. + (CPPFLAGS): Use that. + 2002-06-11 Roland McGrath <roland@frob.com> * Makeconf (CPPFLAGS): Add -D_FILE_OFFSET_BITS=64. |