SRCS	= emul.c

HDRS	= emul.h emul.h

OBJS	= emul.o

TARGET	= emul.a

include ../Makefile.common
