On Tue, Mar 08, 2005 at 01:00:15PM -0600, Weible, Jason wrote: > PROGRAM = program.exe I would suggest not suffixing Unix executables with '.exe'.. Try this instead: > SYBASE = /usr/local/freetds > LIBFILES = -L$(SRCDIR) -L$(APDIR)/lib -L$(SYBASE)/lib -R$(SYBASE)/lib Cheers.