Searched defs:VTDAEMON_SRC (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/vt/ | ||
H A D | Makefile | 30 VTDAEMON_SRC= vtdaemon.c macro 45 vtdaemon: $(VTDAEMON_SRC) 46 $(LINK.c) -o $@ $(VTDAEMON_SRC) $(LDLIBS) 60 $(LINT.c) $(VTDAEMON_SRC) $(LDLIBS) |
Completed in 73 milliseconds