From: Austin Fath <jaf13@duke.edu> To : Date: Sun, 31 Jan 1999 13:47:22 -0500
I thought my makefile was working, but apparently it isn't finding the stl library because I am now getting errors when I try to use stacks and atoi and other standard functions. Is there anything that the makefile tutorial left out that I need to know? (Especially with the COURSE_DIR, LIB_DIR, and LDFLAGS commands.