]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - Makefile.in
Declare targets with .PHONY in Makefile.in.
[thirdparty/glibc.git] / Makefile.in
index 1f5dc1cd72377019aff58f374686b5c4616816f5..d73a78f8e9687e1f42080285a373d47a607794ee 100644 (file)
@@ -3,6 +3,8 @@ srcdir = @srcdir@
 # Uncomment the line below if you want to do parallel build.
 # PARALLELMFLAGS = -j 4
 
+.PHONY: all install
+
 all .DEFAULT:
        $(MAKE) -r PARALLELMFLAGS="$(PARALLELMFLAGS)" -C $(srcdir) objdir=`pwd` $@