mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
for building tools. This boils down to replacing ${.CURDIR} with
${SRCDIR}, where the latter is the directory in which this makefile
lives.
Also allow overriding where file2c comes from using ${FILE2C}.
|
||
|---|---|---|
| .. | ||
| config.5 | ||
| config.8 | ||
| config.h | ||
| config.y | ||
| configvers.h | ||
| kernconf.tmpl | ||
| lang.l | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| mkheaders.c | ||
| mkmakefile.c | ||
| mkoptions.c | ||