OSDN Git Service

* Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
authoraoliva <aoliva>
Sat, 28 Dec 2002 16:24:59 +0000 (16:24 +0000)
committeraoliva <aoliva>
Sat, 28 Dec 2002 16:24:59 +0000 (16:24 +0000)
commit06f806170ebe93fa7218f009e6c4720ba75b35cd
tree3f872da8a551251a9ff5ba51daa067d413dba84e
parent7713a270ae628c788665736403ca3da6085fc666
* Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
program_transform_name to standard idiom.
(AUTOGEN, AUTOCONF): Define.
(Makefile.in): Use $(AUTOGEN).
(Makefile): Depend on config.status, and use autoconf-style rule to
build it.  Move original commands to...
(config.status): ... this new target.
(configure): Add $(srcdir).  Depend on config/acx.m4.  Use
$(AUTOCONF).
* Makefile.in: Rebuilt.
ChangeLog
Makefile.in
Makefile.tpl