LIB    = -lnum -lm  
#PROG   = dev
#OBJS   = dev.o
PROG   = test-libnum
OBJS   = test.o

