12 lines
206 B
Makefile
Executable File
12 lines
206 B
Makefile
Executable File
#
|
|
#ident "@(#)Makefile 1.21 94/10/15 SMI"
|
|
#
|
|
# Copyright (c) 1993 by Sun Microsystems, Inc.
|
|
#
|
|
# lib/libthread_db/sparc/Makefile
|
|
#
|
|
|
|
CFLAGS= -g -xcg89 -Wa,-cg92
|
|
include ../common/Makefile.common
|
|
|