projects
/
osl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfd3368
)
fsck.c depends on errtab.h.
author
Andre Noll
<maan@systemlinux.org>
Fri, 6 Jun 2008 12:23:00 +0000
(14:23 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Fri, 6 Jun 2008 12:23:00 +0000
(14:23 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 4c096a1533b76214292c10715dbf6b317431a88f..24775a4de7c508346da2de01dfaaad44c8de8d85 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-93,7
+93,7
@@
endif
all: $(realname) oslfsck
Makefile.deps: $(wildcard *.c *.h)
$(CC) -MM -MG *.c > $@
-osl.c: errtab.h
+osl.c
fsck.c
: errtab.h
-include Makefile.deps