(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / Makefile.in
blobccdfb73c86c74145af930cfbb67e3a4068e8b17a
1 # Generated from $Id$.
3 srcdir = @srcdir@
5 # Uncomment the line below if you want to do parallel build.
6 # PARALLELMFLAGS = -j 4
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
13 all .DEFAULT:
14 $(MAKE) -r PARALLELMFLAGS="$(PARALLELMFLAGS)" CVSOPTS="$(CVSOPTS)" -C $(srcdir) objdir=`pwd` $@
16 install:
17 LANGUAGE=C LC_ALL=C; export LANGUAGE LC_ALL; \
18 $(MAKE) -r PARALLELMFLAGS="$(PARALLELMFLAGS)" CVSOPTS="$(CVSOPTS)" -C $(srcdir) objdir=`pwd` $@