mirror of
https://github.com/NixOS/nix.git
synced 2025-02-20 10:53:23 +00:00
Nix, the purely functional package manager
![]() This is useful when you do: foo_SOURCES := $(wildcard *.cc) foo.cc where foo.cc is a generated file. In this case, if foo.cc already exists, you get foo.cc twice in foo_SOURCES, leading to a link error. |
||
---|---|---|
clean.mk | ||
dist.mk | ||
install.mk | ||
jars.mk | ||
lib.mk | ||
libraries.mk | ||
patterns.mk | ||
programs.mk | ||
templates.mk | ||
tests.mk |