]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(all): Make sure this is always the default goal.
authorUlrich Drepper <drepper@redhat.com>
Thu, 17 Apr 1997 23:18:16 +0000 (23:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 17 Apr 1997 23:18:16 +0000 (23:18 +0000)
Makeconfig

index 228020f2b87c402f516c4e8a4bfc44eb561c5b17..c95d378d5df15f96dba162f0113a05f5455e240c 100644 (file)
@@ -23,6 +23,8 @@ ifneq (,)
 This makefile requires GNU Make.
 endif
 
+all: # Make this the default goal
+
 ifneq "$(origin +included-Makeconfig)" "file"
 
 +included-Makeconfig := yes