]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Remove fstab.o from building
authorRuss Allbery <rra@debian.org>
Thu, 17 Jul 2008 23:19:49 +0000 (16:19 -0700)
committerRuss Allbery <rra@debian.org>
Thu, 17 Jul 2008 23:38:03 +0000 (16:38 -0700)
This file isn't covered by a DFSG-free license.  The Makefile change was
mistakenly lost in the merge of 1.5.50, and there are some additional
Makefiles that now reference it.

src/tsalvaged/Makefile.in
src/tviced/Makefile.in
src/util/Makefile.in

index 8faa2cd356470cd87ceb7d28a7024c54af7e96db..becde9d091f64d607eb3027535c13d051d4273d8 100644 (file)
@@ -32,7 +32,7 @@ DIROBJS=buffer.o dir.o salvage.o
 
 LWPOBJS=lock.o threadname.o
 
-UTILOBJS=assert.o uuid.o serverLog.o fileutil.o netutils.o dirpath.o volparse.o flipbase64.o softsig.o fstab.o
+UTILOBJS=assert.o uuid.o serverLog.o fileutil.o netutils.o dirpath.o volparse.o flipbase64.o softsig.o
 
 VLIBOBJS=vnode.o volume.o vutil.o partition.o fssync-client.o \
         clone.o nuke.o devname.o listinodes.o ihandle.o \
index 67970cb4e54445f379b089758cc2ef749ed9e1a7..245ae809b28492ace8258deb62f65e6fc5c65257 100644 (file)
@@ -39,7 +39,7 @@ DIROBJS=buffer.o dir.o salvage.o
 
 VOLOBJS= vnode.o volume.o vutil.o partition.o fssync-server.o \
         clone.o devname.o common.o ihandle.o listinodes.o namei_ops.o \
-        fstab.o salvsync-client.o daemon_com.o
+        salvsync-client.o daemon_com.o
 
 FSINTOBJS= afsaux.o afscbint.cs.o afsint.ss.o afsint.xdr.o
 
index a67f95bfe3bcacee58a36d978e6f90cd81431ae8..8bea189956a06c4f1689266945c85e586f0a8db5 100644 (file)
@@ -12,7 +12,7 @@ HELPER_SPLINT=@HELPER_SPLINT@
 
 objects = assert.o base64.o casestrcpy.o ktime.o volparse.o hostparse.o \
         hputil.o kreltime.o isathing.o get_krbrlm.o uuid.o serverLog.o \
-        dirpath.o fileutil.o netutils.o flipbase64.o fstab.o \
+        dirpath.o fileutil.o netutils.o flipbase64.o \
         afs_atomlist.o afs_lhash.o snprintf.o strlcat.o strlcpy.o strnlen.o \
         pthread_glock.o daemon.o rxkstats.o ${REGEX_OBJ}