Searched defs:VTINFO_SRC (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/vt/ | ||
H A D | Makefile | 31 VTINFO_SRC= vtinfo.c macro 49 vtinfo: $(VTINFO_SRC) 50 $(LINK.c) -o $@ $(VTINFO_SRC) $(LDLIBS) 63 $(LINT.c) $(VTINFO_SRC) $(LDLIBS) |
Completed in 68 milliseconds