diff options
Diffstat (limited to 'usr/src/lib/mpapi/libmpscsi_vhci/Makefile')
-rw-r--r-- | usr/src/lib/mpapi/libmpscsi_vhci/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/mpapi/libmpscsi_vhci/Makefile b/usr/src/lib/mpapi/libmpscsi_vhci/Makefile index f7e3396ef5..80ea5ec505 100644 --- a/usr/src/lib/mpapi/libmpscsi_vhci/Makefile +++ b/usr/src/lib/mpapi/libmpscsi_vhci/Makefile @@ -32,11 +32,10 @@ all := TARGET= all clean := TARGET= clean clobber := TARGET= clobber install := TARGET= install -lint := TARGET= lint .KEEP_STATE: -all clean clobber install lint: $(SUBDIRS) +all clean clobber install: $(SUBDIRS) install_h: |