#!/bin/bash

# insttest - datagen-test installation
# Version 1.4.0
# Copyright (C) 2002-2005  dondalah@ripco.com (Dondalah)

# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.

# You should have received a copy of the GNU General Public License
# along with this program; if not, write to:

# 	Free Software Foundation, Inc.
# 	59 Temple Place - Suite 330
# 	Boston, MA  02111-1307, USA.

make -f chisq.mak
make -f collide.mak
make -f coupon.mak
make -f equdis.mak
make -f contin.mak
make -f lregr.mak
make -f gap.mak
make -f maxt.mak
make -f permut.mak
make -f poker.mak
make -f runsup.mak
make -f runsdown.mak
make -f sercorr.mak
make -f sercoruv.mak
make -f serial.mak
make -f subseq.mak
make -f binchi.mak
make -f realchi.mak
make -f indep.mak
make -f depend.mak
make -f flip.mak
make -f flipsz.mak
make -f dice.mak
make -f dicesz.mak
make -f binom.mak
make -f bnmerr.mak
make -f bnmsz.mak
make -f poisson.mak
make -f poierr.mak
make -f poisz.mak
make -f smpl.mak
make -f smplsz.mak
make -f meandf.mak
make -f meandfsz.mak
make -f pctdiff.mak
make -f twovar.mak
make -f svidvar.mak
make -f twobnm.mak
make -f svidbnm.mak
make -f twochi.mak
make -f svidchi.mak
make -f pwrball.mak
make -f pkrhnd.mak
make -f dicepkr.mak
make -f bingo.mak
make -f roulette.mak
make -f slots.mak

make -f datapat.mak
make -f realpat.mak
make -f xpat.mak
make -f xrealpat.mak
