usr/src/cmd/mdb/Makefile.kmdb
changeset 13444 c1ed50709bff
parent 10738 6cd5e5169fec
child 13834 58bc6f85b799
equal deleted inserted replaced
13443:76ab5b799560 13444:c1ed50709bff
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 #
    21 #
    22 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
    22 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
    23 # Use is subject to license terms.
    23 # Use is subject to license terms.
       
    24 #
       
    25 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
    24 #
    26 #
    25 
    27 
    26 .KEEP_STATE:
    28 .KEEP_STATE:
    27 .SUFFIXES:
    29 .SUFFIXES:
    28 
    30 
    65 # Terminal types supported by kmdb
    67 # Terminal types supported by kmdb
    66 #
    68 #
    67 SUPPORTED_TERMS	= \
    69 SUPPORTED_TERMS	= \
    68 	ansi \
    70 	ansi \
    69 	at386 \
    71 	at386 \
    70 	AT386 \
       
    71 	dtterm \
    72 	dtterm \
    72 	h19 \
    73 	h19 \
    73 	sun \
    74 	sun \
    74 	sun-cmd \
    75 	sun-cmd \
    75 	sun-color \
    76 	sun-color \