Print this page
11736 Stop using $VERSION for the genunix label
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Toomas Soome <tsoome@me.com>
@@ -21,16 +21,12 @@
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# Copyright (c) 2012 by Delphix. All rights reserved.
+# Copyright 2019 Joyent, Inc.
#
-# This makefile drives the production of the network lock manager client
-# side module.
-#
-# intel implementation architecture dependent
-#
#
# Path to the base of the uts directory tree (usually /usr/src/uts).
#
UTSBASE = ../..
@@ -58,11 +54,10 @@
#
# Overrides.
#
LDFLAGS += -dy -Nstrmod/rpcmod -Nfs/nfs -Nmisc/klmmod
LDFLAGS += -M $(UTSBASE)/common/klm/mapfile-ops
-CTFMRGFLAGS += -f
#
# Default build targets.
#
.KEEP_STATE: