OBJ =		HSBmap.o getopt.o getopt1.o rampmap.o

rampmap:	${OBJ}
		${CC} -o rampmap ${OBJ} -lm
