Whamcloud - gitweb
- rebase b_io against HEAD in preparation for the latest write cache code
authorzab <zab>
Sat, 15 Feb 2003 20:22:21 +0000 (20:22 +0000)
committerzab <zab>
Sat, 15 Feb 2003 20:22:21 +0000 (20:22 +0000)
lustre/ost/Makefile.am

index 3ad390a..c158a0f 100644 (file)
@@ -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: