help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question on Makefile


From: Christian Christmann
Subject: Question on Makefile
Date: Wed, 16 Mar 2005 00:58:21 +0100

Hi,

I want to use some binaries in the Makefile 
which are located in the same directory as
the source code. When I want to call these
files just with their name, make is complaining
about not finding the files. When I add "./" to the
file name everthing works fine.

Are there any options for the Makefile to let
make search for files also in the current directory?

Thanks
Chris


reply via email to

[Prev in Thread] Current Thread [Next in Thread]