Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A DMakefile49 STATS_OBJS = main.o statistics.o $(BASE_OBJS) macro
102 stats: $(STATS_OBJS)
103 $(LINK.c) -o $@ $(STATS_OBJS) $(LDLIBS)