aboutsummaryrefslogblamecommitdiffstats
path: root/erts/emulator/test/float_SUITE_data/Makefile.src
blob: 628fece80351b54b03cdee2a3ef557b572343aa6 (plain) (tree)
1
2
3
4
5
6
7
8







                                                      
DRVS = fp_drv@dll@

all: has_fpe_bug $(DRVS)

has_fpe_bug:
	@erl_name@ -compile has_fpe_bug -s has_fpe_bug

@SHLIB_RULES@