/titanic_44/usr/src/cmd/fs.d/cachefs/share/ |
H A D | Makefile | 37 PROGOBJS= $(PROGSRCS:%.c=%.o) macro 41 $(LIBPROG): $(PROGOBJS) 42 $(LINK.c) -o $@ $(PROGOBJS) 46 $(RM) $(PROGOBJS) $(LIBPROG)
|
/titanic_44/usr/src/cmd/fs.d/cachefs/unshare/ |
H A D | Makefile | 37 PROGOBJS= $(PROGSRCS:%.c=%.o) macro 41 $(LIBPROG): $(PROGOBJS) 42 $(LINK.c) -o $@ $(PROGOBJS) 46 $(RM) $(PROGOBJS) $(LIBPROG)
|
/titanic_44/usr/src/ucbcmd/shutdown/ |
H A D | Makefile | 29 PROGOBJS= shutdown.o macro 50 $(PROG): $(PROGOBJS) 51 $(LINK.c) $(PROGOBJS) -o $@ $(LDLIBS) 57 $(RM) $(PROGOBJS)
|
/titanic_44/usr/src/cmd/fs.d/cachefs/common/ |
H A D | Makefile | 35 PROGOBJS= objs/subr.o objs/stats_create.o objs/stats_stats.o \ macro 46 CLEANFILES += cachefsd_clnt.c cachefsd_xdr.c $(PROGOBJS) $(PROGOBJSMT) 65 $(LIBRARY): objs cachefsd.h $(PROGOBJS) 67 $(AR) $(ARFLAGS) $(LIBRARY) $(PROGOBJS)
|
/titanic_44/usr/src/cmd/fs.d/cachefs/umount/ |
H A D | Makefile | 37 PROGOBJS= umount.o $(FSLIB) macro 46 $(PROGOBJS) : $(CACHEFSDIR)/subr.h $(CACHEFSDIR)/cachefsd.h
|
/titanic_44/usr/src/cmd/fs.d/cachefs/fsck/ |
H A D | Makefile | 37 PROGOBJS= fsck.o res.o dlog_ck.o macro 44 $(PROGOBJS) : $(CACHEFSDIR)/subr.h $(CACHEFSDIR)/cachefsd.h
|
/titanic_44/usr/src/cmd/fs.d/cachefs/mount/ |
H A D | Makefile | 37 PROGOBJS= mount.o $(FSLIB) macro 51 $(PROGOBJS) : $(CACHEFSDIR)/subr.h $(CACHEFSDIR)/cachefsd.h
|
/titanic_44/usr/src/cmd/fs.d/cachefs/mdbug/ |
H A D | Makefile | 35 PROGOBJS = flist.o dbug.o macro 39 OBJS = $(PROGOBJS)
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsadmin/ |
H A D | Makefile | 40 PROGOBJS= cfsadmin.o macro 49 $(PROGOBJS) : $(CACHEFSDIR)/subr.h $(CACHEFSDIR)/cachefsd.h
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/ |
H A D | Makefile | 40 PROGOBJS= docmds.o elfrd.o funcs.o subr.o rules.o main.o macro 49 $(PROGOBJS) : $(CACHEFSDIR)/subr.h $(CACHEFSDIR)/cachefsd.h
|
/titanic_44/usr/src/cmd/fs.d/cachefs/ |
H A D | Makefile.cachefs | 46 OBJS= $(PROGOBJS) 75 $(RM) $(PROGOBJS) $(CLEANFILES)
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/ |
H A D | Makefile | 37 PROGOBJS = cfsd_main.o cfsd_svc.o cfsd_kmod.o cfsd_maptbl.o \ macro 77 $(PROGOBJS) : $(CACHEFSDIR)/cachefsd.h ../mdbug/mdbug.h
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsfstype/ |
H A D | Makefile | 35 PROGOBJS= cfsfstype.o macro
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cfstagchk/ |
H A D | Makefile | 34 PROGOBJS= cfstagchk.o macro
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefsstat/ |
H A D | Makefile | 37 PROGOBJS= cachefsstat.o macro
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefslog/ |
H A D | Makefile | 37 PROGOBJS= cachefslog.o macro
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefswssize/ |
H A D | Makefile | 37 PROGOBJS= cachefswssize.o macro
|