1
2SRCS=ieee.c
3
4OBJS=ieee.o
5
6NormalLibraryTarget(ieee, $(OBJS))
7