Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
851N/A# The contents of this file are subject to the terms of the 1088N/A# Common Development and Distribution License (the "License"). 851N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 919N/A# Use is subject to license terms. 851N/A# the 'stty' objects have to be made in a separate directory 851N/A# since only they are built with the -DEUC flag (see below). 1097N/A# before the service prompt is printed, then: CPPFLAGS += -DSYS_NAME 851N/A# If debug is needed, then: CPPFLAGS += -DDEBUG 851N/A# fix for 1111333 - turn on SYS_NAME so /etc/issue will be read if it exists 1088N/A# Only stty can be built with -DEUC. ttymon will dump core unless further