From 241c90a06e8d1708235651863df515a2d522a03a Mon Sep 17 00:00:00 2001 From: Richard Lowe Date: Thu, 26 Mar 2020 21:07:34 -0400 Subject: 12454 remove lint library machinery Reviewed by: Andy Fiddaman Reviewed by: Gordon Ross Approved by: Dan McDonald --- usr/src/lib/libpthread/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr/src/lib/libpthread/Makefile') diff --git a/usr/src/lib/libpthread/Makefile b/usr/src/lib/libpthread/Makefile index 6cb7a4fa8a..ef1592a4a5 100644 --- a/usr/src/lib/libpthread/Makefile +++ b/usr/src/lib/libpthread/Makefile @@ -36,7 +36,6 @@ install := TARGET= install all clean clobber install: $(SUBDIRS) -lint: $(SUBDIRS): FRC @cd $@; pwd; $(MAKE) $(TARGET) -- cgit v1.2.3