summaryrefslogtreecommitdiff
path: root/Makefile.in
blob: 3cb24bf09773bae0b71d5f16e04a91e37618d984 (plain)
1
2
3
4
5
6
7
8
9
# Generated from $Id$.

srcdir = @srcdir@

# Uncomment the line below if you want to do parallel build.
# PARALLELMFLAGS = -j 4

all .DEFAULT:
	$(MAKE) PARALLELMFLAGS="$(PARALLELMFLAGS)" -C $(srcdir) objdir=`pwd` $@