summaryrefslogtreecommitdiff
path: root/Makeconfig
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-09 00:01:32 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-09 00:01:32 +0000
commitb1bcab53d61833b0b7be0daeaf47f081a263869b (patch)
tree3dd86c0dfae1af6765bf098d78130919700c01e4 /Makeconfig
parenta05977f8592bf44abbafc96930e0c66bc102308c (diff)
Update.
* scripts: New directory. * =__ify: Moved to scripts. * Rules: Unconfuse syntax highlighting with a fake comment.
Diffstat (limited to 'Makeconfig')
-rw-r--r--Makeconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makeconfig b/Makeconfig
index ccaa085d33..1948e79512 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -795,7 +795,3 @@ $(common-objpfx)sysd-dirs: $(common-objpfx)config.make $(all-Subdirs-files)
mv -f $@-tmp $@
endif # Makeconfig not yet included
-
-# Local Variables:
-# mode: makefile
-# End: