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