diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-09 00:01:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-09 00:01:32 +0000 |
commit | b1bcab53d61833b0b7be0daeaf47f081a263869b (patch) | |
tree | 3dd86c0dfae1af6765bf098d78130919700c01e4 /Rules | |
parent | a05977f8592bf44abbafc96930e0c66bc102308c (diff) | |
download | glibc-b1bcab53d61833b0b7be0daeaf47f081a263869b.zip glibc-b1bcab53d61833b0b7be0daeaf47f081a263869b.tar.gz glibc-b1bcab53d61833b0b7be0daeaf47f081a263869b.tar.bz2 |
Update.
* scripts: New directory.
* =__ify: Moved to scripts.
* Rules: Unconfuse syntax highlighting with a fake comment.
Diffstat (limited to 'Rules')
-rw-r--r-- | Rules | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -189,7 +189,3 @@ $(common-objpfx)dummy$o: $(common-objpfx)dummy.c $(before-compile); endef object-suffixes-left := $(object-suffixes) include $(o-iterator) - -# Local Variables: -# mode: makefile -# End: |