Print this page
3946 ::gcore
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>

@@ -20,10 +20,11 @@
 #
 #
 # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
 # Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
 # Copyright (c) 2013, Joyent, Inc.  All rights reserved.
+# Copyright (c) 2013 by Delphix. All rights reserved.
 #
 
 #
 # This file simply contains the list of sources files compiled together
 # to create the genunix mdb module.   Having them in one place saves

@@ -44,10 +45,11 @@
         devinfo.c       \
         dist.c          \
         findstack.c     \
         findstack_subr.c \
         fm.c            \
+        gcore.c         \
         genunix.c       \
         group.c         \
         hotplug.c       \
         irm.c           \
         kgrep.c         \