|
Message-ID: <20130105125331.C9BG3.689985.root@eastrmwml105> Date: Sat, 5 Jan 2013 12:53:31 -0500 From: <jfoug@....net> To: john-dev@...ts.openwall.com Subject: Re: Trying to build john without *_fmt_plug.c ---- jfoug@....net wrote: > > *_fmt_plug.c: Makefile john.c > true The above should be changed to: *_fmt_plug.c: Makefile john.c @ The first one echo's true a whole bunch of times, when there ARE plug files. The 2nd shows no such problems. It is simply a non-echo empty rule. The rule simply is there to satisfy the other rule, and keep it from tossing an error during the make process. Jim.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.