Makefile revision eb1a34638eba7c5add1421327f3eb225a8ea7518
1494N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 1494N/A# Use is subject to license terms. 1494N/A# When building for Solaris 8 add to CPPFLAGS: 1494N/A# -Ddn_skipname=__dn_skipname -DSOLARIS_NO_AUDIT_FTPD_LOGOUT 1494N/A# tcov output relies on atexit(3C) registered functions being called, so stop 1494N/A# _exit() from being used. Passing -l to yacc stops it generating #line 1494N/A# directives which don't work with tcov.