tell openssl to look for the ca-bundle.crt in our common location
[AROS-Contrib.git] / gnu / tar / mmakefile.src
blobdf1b5fff36e7b1da5b4d4f5d5c37275586f99340
1 # Copyright © 2008, 2011, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros-contrib.cfg
6 #MM- contrib-gnu : contrib-gnu-tar
7 #MM- contrib-gnu-tar : development-tar
9 TARCFLAGS := $(OPTIMIZATION_CFLAGS) -D__BSD_VISIBLE=1
11 %fetch_and_build_gnu_development package=tar version=1.26 patch=yes \
12     extracflags="$(TARCFLAGS)"