mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
files. Mostly -I${.CURDIR} was needed -- especially for YACC generated
files as the new cpp does not look in the ultimate source file
(ie, the .y file)'s directory as told by the "#line" directive. Some were
misspellings of "-I${.CURDIR}" as "-I.".
|
||
|---|---|---|
| .. | ||
| extern.h | ||
| ftpcmd.y | ||
| ftpd.8 | ||
| ftpd.c | ||
| logwtmp.c | ||
| Makefile | ||
| pathnames.h | ||
| popen.c | ||
| skey-stuff.c | ||