Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcdc199
)
- rebase b_io against HEAD in preparation for the latest write cache code
author
zab
<zab>
Sat, 15 Feb 2003 20:22:21 +0000
(20:22 +0000)
committer
zab
<zab>
Sat, 15 Feb 2003 20:22:21 +0000
(20:22 +0000)
lustre/ost/Makefile.am
patch
|
blob
|
history
diff --git
a/lustre/ost/Makefile.am
b/lustre/ost/Makefile.am
index
3ad390a
..
c158a0f
100644
(file)
--- a/
lustre/ost/Makefile.am
+++ b/
lustre/ost/Makefile.am
@@
-8,10
+8,8
@@
MODULE = ost
modulefs_DATA = ost.o
EXTRA_PROGRAMS = ost
-LINX=obd_pack.c
ll_pack.c
target.c
+LINX=obd_pack.c target.c
-ll_pack.c:
- test -e ll_pack.c || ln -sf $(top_srcdir)/lib/ll_pack.c
obd_pack.c:
test -e obd_pack.c || ln -sf $(top_srcdir)/lib/obd_pack.c
target.c: