]> git.ipfire.org Git - thirdparty/glibc.git/blob - Makefile.in
Update.
[thirdparty/glibc.git] / Makefile.in
1 # Generated from $Id$.
2
3 srcdir = @srcdir@
4
5 # Uncomment the line below if you want to do parallel build.
6 # PARALLELMFLAGS = -j 4
7
8 # This option is for those who modify the sources and keep them in a
9 # CVS repository. Sometimes it is necessary to pass options to the cvs
10 # program (not the command), like -z9 or -x.
11 # CVSOPTS = -z9
12
13 all .DEFAULT:
14 $(MAKE) -r PARALLELMFLAGS="$(PARALLELMFLAGS)" CVSOPTS="$(CVSOPTS)" -C $(srcdir) objdir=`pwd` $@