diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-11-23 15:49:24 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-07 21:04:37 -0700 |
| commit | c715712d2cab0115107a2cbf3c6bcf66d7cd11ea (patch) | |
| tree | de077c1e3d8ab1febdcb5c0db4bbdf46b8d1cc47 /Makefile | |
| parent | 3cbf846f9e4e4cf7fa530301d906c4418e3515af (diff) | |
| download | sparse-dev-c715712d2cab0115107a2cbf3c6bcf66d7cd11ea.tar.gz | |
Fix cse.c dependencies.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ symbol.o: $(LIB_H) expand.o: $(LIB_H) linearize.o: $(LIB_H) flow.o: $(LIB_H) +cse.o: $(LIB_H) sort.o: $(LIB_H) inline.o: $(LIB_H) target.o: $(LIB_H) |
