Mercurial > hg > octave-kai > gnulib-hg
view Makefile @ 7925:923e3f215ae2
Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't the
MKDIR_P variable of autoconf >= 2.60.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 22 Jan 2007 23:07:42 +0000 |
parents | 13576b82f3d4 |
children | 66a365760f8b |
line wrap: on
line source
# Makefile for gnulib central. # Copyright (C) 2006 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # in any medium, are permitted without royalty provided the copyright # notice and this notice are preserved. # Produce some files that are not stored in CVS. all: # Perform some platform independent checks on the gnulib code. check: # Regenerate some files that are stored in CVS; you should commit them # afterwards. regen: MODULES.html MODULES.html: MODULES.html.sh ./MODULES.html.sh > MODULES.html