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

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