Home
last modified time | relevance | path

Searched refs:PROGOBJS (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/cachefs/share/
H A DMakefile37 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 DMakefile37 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 DMakefile29 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 DMakefile35 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 DMakefile37 PROGOBJS= umount.o $(FSLIB) macro
46 $(PROGOBJS) : $(CACHEFSDIR)/subr.h $(CACHEFSDIR)/cachefsd.h
/titanic_44/usr/src/cmd/fs.d/cachefs/fsck/
H A DMakefile37 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 DMakefile37 PROGOBJS= mount.o $(FSLIB) macro
51 $(PROGOBJS) : $(CACHEFSDIR)/subr.h $(CACHEFSDIR)/cachefsd.h
/titanic_44/usr/src/cmd/fs.d/cachefs/mdbug/
H A DMakefile35 PROGOBJS = flist.o dbug.o macro
39 OBJS = $(PROGOBJS)
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsadmin/
H A DMakefile40 PROGOBJS= cfsadmin.o macro
49 $(PROGOBJS) : $(CACHEFSDIR)/subr.h $(CACHEFSDIR)/cachefsd.h
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/
H A DMakefile40 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 DMakefile.cachefs46 OBJS= $(PROGOBJS)
75 $(RM) $(PROGOBJS) $(CLEANFILES)
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/
H A DMakefile37 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 DMakefile35 PROGOBJS= cfsfstype.o macro
/titanic_44/usr/src/cmd/fs.d/cachefs/cfstagchk/
H A DMakefile34 PROGOBJS= cfstagchk.o macro
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefsstat/
H A DMakefile37 PROGOBJS= cachefsstat.o macro
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefslog/
H A DMakefile37 PROGOBJS= cachefslog.o macro
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefswssize/
H A DMakefile37 PROGOBJS= cachefswssize.o macro