|
From: Alex B. <en...@tu...> - 2001-09-27 03:42:57
|
uhhzakly.
that logic looks good to me :)
-a
> Ok, I'm seeing it now. I'm answering my own questions the more I
> research the system. :p
>
> I'm thinking of going about it like this:
>
> in binarycloud/Makefile
>
> * get a list of langs (already in place)
> * get a list of sites (will do)
>
> foreach site {
> foreach lang {
> do stuff
> }
> }
>
> jason
>
>
>> Why is there a user/htdocs/Makefile?
>
>> Can't everything that's done here be done in user/Makefile?
>
>> Since htdocs/ is the only directory under user/ with a make system, it
>> seems out of place.
>
> _______________________________________________
> binarycloud-dev mailing list
> bin...@li...
> https://lists.sourceforge.net/lists/listinfo/binarycloud-dev
>
|