summaryrefslogtreecommitdiff
path: root/gnulib/modules/snippet/_Noreturn
blob: 2b93a70a2723de0a2862b21e73ee6ece426ee129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
The _Noreturn keyword of C1X.

Applicability:
all

Files:
build-aux/snippet/_Noreturn.h

Depends-on:

configure.ac:

Makefile.am:
# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all Makefile.am that
# need it. This is ensured by the applicability 'all' defined above.

_NORETURN_H=$(top_srcdir)/build-aux/snippet/_Noreturn.h

Include:

License:
LGPLv2+

Maintainer:
all