On 22/01/16 16:57, Afif Elghraoui wrote:
I know that i can also pass in a custom include path on the command
line, but I would like to have some files with generic rules that I
can include without any special command line invocation or hardcoding
the absolute path.
I keep a bash function in ~
Afif Elghraoui sdsu.edu> writes:
>
> Hello,
> I'm looking for a way to be able to store custom makefile rules in
> special folders.
> I see that the Makefile variable .INCLUDE_DIRS is set to "/usr/include
> /usr/local/include /usr/include" on my machine by default, but is there
> an environme
Many thanks for the responses, but there should have been more to my
post than what I originally wrote, since this was an email draft I
started a long time ago.
على الجمعـة 22 كانون الثاني 2016 08:57، كتب Afif Elghraoui:
> I'm looking for a way to be able to store custom makefile rules in
> spec