[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Rasool Karimi <rkarimi@g...> |
| Subject: | make problem |
I have created a make file and compile my program with make tool in this way: make I run this command in same path that the makefile is saved. But following error message is shown: No targets specified and no makefile found. Stop. I think that I should give makefile to make tool. I examined switches of make tool but I could not find any appropriate switch. How can I fix this problem? Thanks, Karimi.