Search code examples
How to discover number of *logical* cores on Mac OS X?...


macosmakefile

Read More
when multiple pattern rules match a target...


makefilegnu-make

Read More
How to wait for C program to finish executing in bash script Readme file...


bashshellmakefilescripting

Read More
-I flag not working in make file...


makefileg++

Read More
CMake libraries issue...


c++cmakemakefilelibraries

Read More
Is there a way to include latex symbols in the pandoc title metadata (like -M title "$x\rightar...


makefilelatexmetadatapandoc

Read More
How to unconditionnally re-assign a variable in a makefile (with submakefile)?...


makefilegnu-make

Read More
Append compile flags to CFLAGS and CXXFLAGS during configuration/make...


makefileconfigureautoconfautomake

Read More
Makefile set variable in target...


makefile

Read More
Using make to place message files in correct directory structure...


makefilegettext

Read More
How do I make a list in CMake with the semicolon value?...


windowslistmakefilecmakecmake-language

Read More
use of -mcmodel=kernel flag in x86 platform...


cgccmakefilex86-64red-zone

Read More
Makefile: How to get wildcard (!arch)/*.c...


bashmakefileextglob

Read More
How to set _GLIBCXX_USE_CXX11_ABI=0 in Makefile...


c++makefilecmakelists-options

Read More
Compiler error: expected a "{" before "int main"...


c++makefileprogram-entry-point

Read More
Scons: how to force rebuild?...


linuxmakefilesconsrebuild

Read More
How to get current relative directory of your Makefile?...


makefilegnu-makeworking-directory

Read More
**Undefined reference** error while linking two libraries referring to one-another...


cmakefilecompilationlinker

Read More
Undefined symbols for architecture - strange message...


cmakefilecompiler-errors

Read More
How do I create a configure script?...


linuxbashmakefileconfigure

Read More
Why doesn't %.o wildcard work in the prerequisites section of a rule?...


linuxcompilationmakefilegnu

Read More
Select all c file in a directory on a Makefile...


cmakefile

Read More
Can you make valid Makefiles without tab characters?...


makefiletabswhitespacespaces

Read More
How to compile and install a php extension on a server with multiple php versions?...


phpmakefilelinkerlibrariespecl

Read More
What do the makefile symbols $@ and $< mean?...


makefile

Read More
Pair source and target in Make rule...


makefilegnu-make

Read More
ATmega8 - Compile and link C and Assembly-files with one Makefile...


assemblymakefileembeddedavravr-gcc

Read More
map each item in list with a format in make...


makefilegnu-make

Read More
GNU make: add a file as a dependency only if it doesn't exist yet...


makefilegnu-make

Read More
What does this do in make?...


makefilegnu-make

Read More
BackNext