#
#pragma ident	"@(#)Makefile	1.1	99/05/04 SMI"
#
# Copyright (c) 1999 by Sun Microsystems, Inc.
# All rights reserved.
#
# lib/libc/spec/ia64/Makefile

.KEEP_STATE:

include	../Makefile.targ

# Add arch specific objects here

include	$(SRC)/lib/Makefile.lib
include	$(SRC)/lib/Makefile.lib.64

# Uncomment the following if the linker complains
ia64_C_PICFLAGS  = 

all: mapfile

install: all

include	$(SRC)/lib/Makefile.spec

