Search Results

Search: Posts Made By: ChazZeromus
8,498
Posted By ChazZeromus
I have a makefile where I want to just compile...
I have a makefile where I want to just compile every .c file in a sub directory and use the list to pass it to cc, but I found a builtin solution that works pretty good for make:


src=$(wildcard...
8,498
Posted By ChazZeromus
[Bash/Makefile] Concatenated string of filenames?
How would I go about storing a list of files in a sub-directory into a variable for argument passing?
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy