diff options
Diffstat (limited to 'usr/src/lib/libc/capabilities/sun4v-hwcap1')
-rw-r--r-- | usr/src/lib/libc/capabilities/sun4v-hwcap1/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/lib/libc/capabilities/sun4v-hwcap1/Makefile b/usr/src/lib/libc/capabilities/sun4v-hwcap1/Makefile index a23938e6d9..44ad706cab 100644 --- a/usr/src/lib/libc/capabilities/sun4v-hwcap1/Makefile +++ b/usr/src/lib/libc/capabilities/sun4v-hwcap1/Makefile @@ -38,7 +38,6 @@ install := TARGET= install all clean clobber install: \ $(SUBDIRS) -lint: $(SUBDIRS): FRC @cd $@; pwd; $(MAKE) $(TARGET) |