Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A DMakefile59 OTHERSRC= ../usr.bin/tftp/tftpsubs.c macro
63 SRCS= $(PROGSRCS) $(OTHERSRC)
193 tftpsubs.o: $(OTHERSRC)
194 $(COMPILE.c) $(OTHERSRC) -o $@