Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vt/
H A DMakefile30 VTDAEMON_SRC= vtdaemon.c macro
45 vtdaemon: $(VTDAEMON_SRC)
46 $(LINK.c) -o $@ $(VTDAEMON_SRC) $(LDLIBS)
60 $(LINT.c) $(VTDAEMON_SRC) $(LDLIBS)