summaryrefslogtreecommitdiff
path: root/build-aux/maint.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix refresh-po, to handle no translated languages.Simon Josefsson2006-03-081-1/+1
|
* Typo.Simon Josefsson2006-03-031-1/+1
|
* * build-aux/maint.mk: Add refresh-po rule, based on ideas fromSimon Josefsson2006-03-031-0/+12
| | | | libidn and bison.
* * build-aux/maint.mk: Add several syntax checks from CoreUtils.Simon Josefsson2006-03-031-1/+57
|
* * build-aux/maint.mk: Add indent target.Simon Josefsson2006-03-031-0/+5
|
* * build-aux/maint.mk: Add dsyntax-check rule.Simon Josefsson2006-02-151-0/+8
|
* * build-aux/GNUmakefile: Rename Makefile.maint to maint.mkSimon Josefsson2006-02-141-0/+44
and (the local) Makefile.cfg to maint-cfg.mk. * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former to the latter.