* Makefile.in: Fix typo.
authorNeil Booth <neil@gcc.gnu.org>
Tue, 11 Mar 2003 21:33:34 +0000 (21:33 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 11 Mar 2003 21:33:34 +0000 (21:33 +0000)
From-SVN: r64190

gcc/Makefile.in

index 69c1c105e624a2e052bad53de19d9814c7cac744..c59c12f8f511bbeee5dccabcda8fe98d1e104240 100644 (file)
@@ -1285,7 +1285,7 @@ c-opts.o : c-opts.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(TREE_H) $(C_CO
 
 c-cppbuiltin.o : c-cppbuiltin.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
        $(TREE_H) $(C_COMMON_H) c-pragma.h flags.h toplev.h langhooks.h \
-       output.h except.h real.$(TM_P_H)
+       output.h except.h real.$(TM_P_H)
 
 # A file used by all variants of C and some other languages.