Home
last modified time | relevance | path

Searched refs:rsort (Results 1 – 3 of 3) sorted by relevance

/freebsd/share/examples/sunrpc/sort/
H A DMakefile3 BIN = rsort sort_svc
10 rsort: rsort.o sort_clnt.o sort_xdr.o target
11 $(CC) $(LDFLAGS) -o $@ rsort.o sort_clnt.o sort_xdr.o $(LIB)
13 rsort.o: rsort.c sort.h
/freebsd/share/examples/
H A DMakefile353 rsort.c \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc1890 OLD_FILES+=usr/share/examples/sunrpc/sort/rsort.c