Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/vt/
H A DMakefile28 VTDAEMON_SRC= vtdaemon.c macro
42 vtdaemon: $(VTDAEMON_SRC)
43 $(LINK.c) -o $@ $(VTDAEMON_SRC) $(LDLIBS)
55 $(LINT.c) $(VTDAEMON_SRC) $(LDLIBS)