Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
2788N/A# Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved. 2788N/A# When building for Solaris 8 add to CPPFLAGS: 2788N/A# -Ddn_skipname=__dn_skipname -DSOLARIS_NO_AUDIT_FTPD_LOGOUT 2788N/A# tcov output relies on atexit(3C) registered functions being called, so stop 2788N/A# _exit() from being used. Passing -l to yacc stops it generating #line 2788N/A# directives which don't work with tcov.