OSDN Git Service

* Makefile.in (LANGUAGES): Omit "proto".
authormanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Oct 1999 15:52:04 +0000 (15:52 +0000)
committermanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Oct 1999 15:52:04 +0000 (15:52 +0000)
(clean): Remove stale comment about removing unprotoize.c.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30044 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/Makefile.in

index 553d6b3..7774d79 100644 (file)
@@ -1,3 +1,8 @@
+1999-10-16  Manfred Hollstein  <mhollstein@cygnus.com>
+
+       * Makefile.in (LANGUAGES): Omit "proto".
+       (clean): Remove stale comment about removing unprotoize.c.
+
 Sat Oct 16 11:29:14 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * protoize.c (safe_read, safe_write): Avoid the gcc extension of
index f8c8f87..ff57b99 100644 (file)
@@ -40,7 +40,7 @@ SUBDIRS =@subdirs@
 # Selection of languages to be made.
 # This is overridden by configure.
 CONFIG_LANGUAGES = @all_languages@
-LANGUAGES = c proto gcov$(exeext) $(CONFIG_LANGUAGES)
+LANGUAGES = c gcov$(exeext) $(CONFIG_LANGUAGES)
 
 # Languages should create dependencies of $(INTL_TARGETS) on generated
 # sources in Make-lang.in.  Example:
@@ -2350,10 +2350,6 @@ mostlyclean: $(INTL_MOSTLYCLEAN) lang.mostlyclean
 # that don't exist in the distribution.
 INTL_CLEAN = intl.clean
 clean: mostlyclean $(INTL_CLEAN) lang.clean
-# It may not be quite desirable to delete unprotoize.c here,
-# but the spec for `make clean' requires it.
-# Using unprotoize.c is not quite right in the first place,
-# but what better way is there?
        -rm -f libgcc.a libgcc1.a libgcc1-asm.a libgcc2.a libgcc2.ready
        -rm -f libgcc1.null
        -rm -f *.dvi