]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* Make-common.in: Change clean targets to use :: so that other
authorStu Grossman <grossman@cygnus>
Tue, 22 Apr 1997 16:00:06 +0000 (16:00 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 22 Apr 1997 16:00:06 +0000 (16:00 +0000)
commit0f399b0c6b04b819c910665ad02f90f1e8848145
treed102723885090b45291a1945911ab130e30b7c86
parent99f347be32775be0e0cd2e12ec7e67f5c82b302f
* Make-common.in:  Change clean targets to use :: so that other
Makefiles can have their own clean targets.
* sim-load.c (xprintf eprintf):  Use ANSI_PROTOTYPES instead of
__STDC__ to control use of stdarg vs. varargs syntax.  Some
systems can't use __STDC__, but require stdarg.
sim/common/ChangeLog
sim/common/Make-common.in
sim/common/sim-load.c