oh and your Makefile should include the lines...
LIBS = lident
# assume we move libident.a into the same source directory
LIBFLAGS = -L.
and the ../bin/circle directive should look like
$(CC) -o ../bin/circle $(LIBFLAGS) $(PROFILE) $(OBJFILES) $(LIBS)
d.
--
``if you'd been there, you would've run from that deer, too!''
- jaya ballard, task mage
This archive was generated by hypermail 2b30 : 12/07/00 PST