* Makefile.in (cppulp.o): Add dependencies.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Jan 1999 21:04:54 +0000 (21:04 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Jan 1999 21:04:54 +0000 (21:04 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24724 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/Makefile.in

index ff061e2..fb6b206 100644 (file)
@@ -1,5 +1,7 @@
 Sun Jan 17 19:23:20 1999  Jeffrey A Law  (law@cygnus.com)
 
+       * Makefile.in (cppulp.o): Add dependencies.
+
        * i386.md (integer conditional moves): Add missing earlyclobbers.
 
         * regmove.c (optimize_reg_copy_1): Undo Aug 18 change.  Update
index 4db32f0..4cb2d83 100644 (file)
@@ -1923,6 +1923,8 @@ cpplib.o: cpplib.c $(CONFIG_H) cpplib.h machmode.h cpphash.h config.status \
 
 cpperror.o: cpperror.c $(CONFIG_H) cpplib.h machmode.h system.h
 
+cppulp.o: cppulp.c $(CONFIG_H) system.h output.h
+
 cppexp.o: cppexp.c $(CONFIG_H) cpplib.h machmode.h system.h
 
 cppfiles.o: cppfiles.c $(CONFIG_H) cpplib.h machmode.h system.h