Well my god, I am an idiot some times.
No of course it is not supposed to be empty, and if it is it must be something i managed to screw up since the original distribution would not come with an empty Makefile
After deleting, unzipping, moving and opening Makefile again I find the mentioned rows and a hole lot more.
Except for some warning about cycle being repeated it seems to be compiling just fine right now! Hopefully this will be the last post (if it works), but thank you for making me use the old nugget and thinking about the actual problem!
Best regards
Gustaf
On Jun 10, 2010, at 1:58 PM, case wrote:
> On Thu, Jun 10, 2010, Gustaf Olsson wrote:
>
>> make install
>>
>> I recieve this error:
>>
>> make: *** No rule to make target `install'. Stop.
>
> Look the the amber11/AmberTools/src/Makefile. The top few lines should look
> like this:
>
> ---------------------------------------------------------------------------
> # top-level $(MAKE)file for the AmberTools suite of programs
> AMBERTOOLS=AmberTools, version 1.4
> CONFIG_FILE=config.h
> CONFIG_COMMAND=./configure
> PARALLEL_TOKEN=DMPI
>
> include $(CONFIG_FILE)
>
> install: serial
> ---------------------------------------------------------------------------
>
> Does your file look like this? Has it been changed at all from what was
> downloaded? It should not be empty.
>
> ....dac
>
>
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Jun 10 2010 - 05:30:05 PDT