diff options
Diffstat (limited to 'usr/src/lib/sun_fc/Makefile.com')
-rw-r--r-- | usr/src/lib/sun_fc/Makefile.com | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/lib/sun_fc/Makefile.com b/usr/src/lib/sun_fc/Makefile.com index 68de7967ed..8866389598 100644 --- a/usr/src/lib/sun_fc/Makefile.com +++ b/usr/src/lib/sun_fc/Makefile.com @@ -156,14 +156,9 @@ $(__SUNC)CCNEEDED = $(CCEXTNEEDED) LDLIBS += $(CCNEEDED) LDLIBS += -lc -$(LINTLIB) := SRCS= $(SRCDIR)/$(LINTSRC) .KEEP_STATE: all: $(LIBS) -lint: - @echo "This section is not required to be lint clean" - @echo "C++" - include ../../Makefile.targ |