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