LIB  =	multiplier
SRCS =	multiplier.c
INC  =	multiplier.h

SHLIB_MAJOR =	1
SHLIB_MINOR =	1

CCSTD       =	c99

.include <mkc.mk>
