diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-02-23 01:55:14 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-07 21:01:26 -0700 |
| commit | 0e27c2ad2357ecf7f435a793abf088a8eb690548 (patch) | |
| tree | 2ae73b286b523ae6ce39e86fefd997e4190f4317 /Makefile | |
| parent | 60546523cdf5e9e89554b2361a32c83b04a5853a (diff) | |
| download | sparse-dev-0e27c2ad2357ecf7f435a793abf088a8eb690548.tar.gz | |
Fix dependencies
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ pre-process.o: $(LIB_H) pre-process.h scope.o: $(LIB_H) show-parse.o: $(LIB_H) symbol.o: $(LIB_H) +linearize.o: $(LIB_H) test-lexing.o: $(LIB_H) test-parsing.o: $(LIB_H) test-linearize.o: $(LIB_H) |
