Searched refs:tcov (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A DMakefile51 # tcov output relies on atexit(3C) registered functions being called, so stop
53 # directives which don't work with tcov.
54 tcov := CFLAGS += -xa macro
55 tcov := CPPFLAGS += -D_exit=exit macro
56 tcov := YFLAGS += -l macro
60 all tcov: $(PROG) ckconfig ftpwho $(CONFIGFILES) $(SCRIPTS)
90 # This causes y.tab.c to be renamed to ftpcmd.c, needed by tcov.
110 $(RM) $(OBJS) *.d *.tcov y.tab.h y.tab.c ftpcmd.c

Completed in 34 milliseconds