LIB  = -lrockflight -lgpcp -lnum -lm
PROG = rockflight
OBJS = parser.o print.o simulate.o rockflight.o
