Makefile.in (.SUFFIXES): Don't use any.
1998-10-12 Dave Love <fx@gnu.org> * Makefile.in (.SUFFIXES): Don't use any. (all-unilib): New target, like old all. (all): Use it. (.PHONY): Add all-unilib. From-SVN: r23014
This commit is contained in:
parent
25b1c156df
commit
724f93e7c0
@ -1,3 +1,10 @@
|
||||
1998-10-12 Dave Love <fx@gnu.org>
|
||||
|
||||
* Makefile.in (.SUFFIXES): Don't use any.
|
||||
(all-unilib): New target, like old all.
|
||||
(all): Use it.
|
||||
(.PHONY): Add all-unilib.
|
||||
|
||||
1998-10-12 Dave Love <d.love@dl.ac.uk>
|
||||
|
||||
* configure.in: Reorder Makefile, g2c.h in AC_OUTPUT.
|
||||
|
@ -171,7 +171,7 @@ fi
|
||||
|
||||
AC_SUBST(gcc_version)
|
||||
AC_SUBST(gcc_version_trigger)
|
||||
AC_CANONICAL_SYSTEM
|
||||
dnl AC_CANONICAL_SYSTEM
|
||||
AC_SUBST(target_alias)
|
||||
AC_CONFIG_SUBDIRS(libU77 libI77 libF77)
|
||||
# Do Makefile first since g2c.h depends on it and shouldn't get an
|
||||
|
Loading…
Reference in New Issue
Block a user