diff options
Diffstat (limited to 'usr/src/lib/hal/libhal-storage/amd64/Makefile')
-rw-r--r-- | usr/src/lib/hal/libhal-storage/amd64/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/hal/libhal-storage/amd64/Makefile b/usr/src/lib/hal/libhal-storage/amd64/Makefile index 3c92c1bb3b..ea1171f596 100644 --- a/usr/src/lib/hal/libhal-storage/amd64/Makefile +++ b/usr/src/lib/hal/libhal-storage/amd64/Makefile @@ -29,4 +29,4 @@ include ../../../Makefile.lib.64 LIBDIR = $(LIBDIR64) -install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) $(ROOTLIBPC64) $(ROOTMAJLINK64) +install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLIBPC64) $(ROOTMAJLINK64) |