aboutsummaryrefslogtreecommitdiff
path: root/utils/ABITest/single-args-64/Makefile
blob: b8acb70c1354dd00f2a33a964637480e8486e3e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Usage: make test.N.report 
#
# COUNT can be over-ridden to change the number of tests generated per
# file, and TESTARGS is used to change the type generation. Make sure
# to 'make clean' after changing either of these parameters.

X_CFLAGS := -m64
Y_CFLAGS := -m64
CC_CFLAGS := -m64

include ../Makefile.test.common

TESTARGS += --no-function-return --max-args 1