diff options
Diffstat (limited to 'usr/src/uts/intel/fcsm')
-rw-r--r-- | usr/src/uts/intel/fcsm/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/uts/intel/fcsm/Makefile b/usr/src/uts/intel/fcsm/Makefile index c181fc205c..042e429b0b 100644 --- a/usr/src/uts/intel/fcsm/Makefile +++ b/usr/src/uts/intel/fcsm/Makefile @@ -88,9 +88,6 @@ clobber: $(CLOBBER_DEPS) lint: $(LINT_DEPS) -warlock: - @echo warlock is not supported - modlintlib: $(MODLINTLIB_DEPS) clean.lint: $(CLEAN_LINT_DEPS) |