(cppalloc.o): Add a rule to build it.

From-SVN: r10598
This commit is contained in:
Richard Kenner 1995-11-26 14:28:06 -05:00
parent 43f51b7fb5
commit 293af484a6

View File

@ -1647,6 +1647,8 @@ cppexp.o: cppexp.c $(CONFIG_H) cpplib.h
cpphash.o: cpphash.c cpplib.h cpphash.h
cppalloc.o: cppalloc.c $(CONFIG_H)
# Note for the stamp targets, we run the program `true' instead of
# having an empty command (nothing following the semicolon).