Makefile.in (DEMANGLE_H): Change location to shared demangle.h.
* Makefile.in (DEMANGLE_H): Change location to shared demangle.h. * demangle.h: Deleted. Shit. I'm starting to forget to check in changes again. From-SVN: r24193
This commit is contained in:
parent
122a860e70
commit
2bfdc2d4e7
@ -730,7 +730,7 @@ RTL_BASE_H = rtl.h rtl.def machmode.h machmode.def
|
||||
RTL_H = $(RTL_BASE_H) genrtl.h
|
||||
TREE_H = tree.h real.h tree.def machmode.h machmode.def tree-check.h
|
||||
BASIC_BLOCK_H = basic-block.h bitmap.h
|
||||
DEMANGLE_H = demangle.h
|
||||
DEMANGLE_H = $(srcdir)/../include/demangle.h
|
||||
RECOG_H = recog.h
|
||||
EXPR_H = expr.h insn-codes.h
|
||||
REGS_H = regs.h varray.h machmode.h machmode.def
|
||||
|
Loading…
Reference in New Issue
Block a user