Searched refs:WARN_DIRSYNTAX (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/usr.bin/make/
H A Dmake.h62 WARN_DIRSYNTAX = 0x0001, /* syntax errors in directives */ enumerator in enum:__anon12201
H A Dcond.c1124 if (*line != '\0' && (warn_flags & WARN_DIRSYNTAX)) {
1165 if (*line != '\0' && (warn_flags & WARN_DIRSYNTAX)) {
H A Dmain.c209 { "dirsyntax", WARN_DIRSYNTAX },

Completed in 101 milliseconds