diff options
Diffstat (limited to 'usr/src/lib/libast/i386/Makefile')
-rw-r--r-- | usr/src/lib/libast/i386/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libast/i386/Makefile b/usr/src/lib/libast/i386/Makefile index f601e12e04..a42bed719a 100644 --- a/usr/src/lib/libast/i386/Makefile +++ b/usr/src/lib/libast/i386/Makefile @@ -41,4 +41,4 @@ include ../Makefile.com # (and on 32bit it is close to the barrier) i386_C_PICFLAGS = $(C_BIGPICFLAGS) -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) |