trial: btree.o trial.o cc -Wall -g -o trial trial.o btree.o CFLAGS = -Wall -g # DO NOT DELETE THIS LINE -- make depend depends on it. trial.o: btree.h btree.o: btree.h