Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 25 Jul 2011 02:47:12 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: Plugin formats "released"

On Sun, Jul 24, 2011 at 05:29:10PM -0500, JFoug wrote:
> I did not like the grep|sed|awk command either, but I am far from a regex 
> god.  I do have a version working, but I want to test it out a little more. 
> I also have a 2 line PLUGFORMATS_SRCS setting that I am hopeful will work, 
> and is much more simplistic than it was before:
> 
> PLUGFORMATS_SRCS: sh =echo *_plug.c
> PLUGFORMATS_SRCS += $(wildcard *_plug.c)

This looks like exactly what I wanted tested (I am referring to the
message I posted at "Date: Sun, 24 Jul 2011 21:29:55 +0400").  If it
works, then I'll just include this change.

Unfortunately, it's still limited to just GNU make and Sun's make, and
is expected to fail on other kinds of makes.  But that's better than GNU
make only.

Alexander

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.