summaryrefslogtreecommitdiff
path: root/src/auxiliaryFunctions/Makefile.am
blob: de8e60f213124580d86e1d03d51313a3aec597d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
##
##  -*- makefile -*-
##
## Makefile.am
## Made by  Bruno JOFRET <bruno.jofret@inria.fr>
##
## Started on  Thu Mar 22 16:39:30 2007 jofret
## Last update Mon Oct 22 11:04:58 2007 bruno
##
## Copyright INRIA 2007
##

SUBDIRS=	abs \
		find \
		isempty \
		isnan \
		rand \
		sign \
		pythag