diff options
Diffstat (limited to 'usr/src/cmd/abi/spectrans')
-rw-r--r-- | usr/src/cmd/abi/spectrans/parser/Makefile.targ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/abi/spectrans/parser/Makefile.targ b/usr/src/cmd/abi/spectrans/parser/Makefile.targ index 8c62e3e315..44c2de493f 100644 --- a/usr/src/cmd/abi/spectrans/parser/Makefile.targ +++ b/usr/src/cmd/abi/spectrans/parser/Makefile.targ @@ -40,7 +40,7 @@ SRCS = $(OBJECTS:%.o=../%.c) LINTFLAGS += -xsuF -errtags=yes CLEANFILES += $(LINTOUT) -CLOBBERFILES += $(LINTLIB) $(LIBRARY) +CLOBBERFILES += $(LIBRARY) CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-unused-label |