Update and improve help for --without-included-regex.
[gnulib.git] / Makefile
1 # Makefile for gnulib central.
2 # Copyright (C) 2006 Free Software Foundation, Inc.
3 #
4 # Copying and distribution of this file, with or without modification,
5 # in any medium, are permitted without royalty provided the copyright
6 # notice and this notice are preserved.
7
8 # Produce some files that are not stored in CVS.
9 all:
10
11 # Perform some platform independent checks on the gnulib code.
12 check:
13
14 # Regenerate some files that are stored in CVS; you should commit them
15 # afterwards.
16 regen: MODULES.html
17
18 MODULES.html: MODULES.html.sh
19         ./MODULES.html.sh > MODULES.html