Add $(srcdir)/ to source directory references in Makefile fragments
[gnulib.git] / modules / size_max
1 Description:
2 Provide SIZE_MAX.
3
4 Files:
5 m4/size_max.m4
6 lib/size_max.h
7
8 Depends-on:
9
10 configure.ac:
11 gl_SIZE_MAX
12
13 Makefile.am:
14 lib_SOURCES += size_max.h
15
16 Include:
17 #include "size_max.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Simon Josefsson
24 Bruno Haible