#
# Makefile for the Baget/MIPS prom emulator library routines.
#

L_TARGET := lib.a

obj-y	:= init.o
