Makefile revision 24da5b34f49324ed742a340010ed5bd3d4e06625
198N/A# ident "%Z%%M% %I% %E% SMI" 198N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 198N/A# Use is subject to license terms. 3896N/A# When building for Solaris 8 add to CPPFLAGS: 3817N/A# -Ddn_skipname=__dn_skipname -DSOLARIS_NO_AUDIT_FTPD_LOGOUT 1935N/A# tcov output relies on atexit(3C) registered functions being called, so stop 1935N/A# _exit() from being used. Passing -l to yacc stops it generating #line 1935N/A# directives which don't work with tcov.