* Makefile.in (*clean rules): Some cleaning up.

* Makefile.in (dist): Make diststuff in gprof for a dist.
	* ar.c (do_show_version):  New function.
	* ar.c (main):  Fix so "ar -V" works.
This commit is contained in:
Per Bothner 1992-10-06 21:25:08 +00:00
parent 81150d3470
commit 8d6ae8fcc5

View file

@ -1,3 +1,16 @@
Tue Oct 6 14:22:56 1992 Per Bothner (bothner at PersSony)
* Makefile.in (*clean rules): Some cleaning up.
* Makefile.in (dist): Make diststuff in gprof for a dist.
* ar.c (do_show_version): New function.
* ar.c (main): Fix so "ar -V" works.
Thu Oct 1 22:44:45 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* configure.in: now uses the cpu-vendor-os triple instead of
nested cases.
Fri Sep 25 22:41:08 1992 John Gilmore (gnu@cygnus.com)
* i960-pinsn.c: Change bzero to memset.