]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Makefile: 'core' rule to do just the core daemons, tools
authorSage Weil <sage@newdream.net>
Fri, 16 Oct 2009 18:16:55 +0000 (11:16 -0700)
committerSage Weil <sage@newdream.net>
Fri, 16 Oct 2009 18:16:55 +0000 (11:16 -0700)
src/Makefile.am

index 50b3a54e6d5c7d45faa70e8656b9ba4c91269256..9bf20b16d28083c3b5f29b8b27b42ea00e580dd7 100644 (file)
@@ -44,6 +44,10 @@ bin_PROGRAMS += monmaptool crushtool osdmaptool
 mount_ceph_SOURCES = mount/mount.ceph.c
 sbin_PROGRAMS += mount.ceph
 
+
+core: cmon cosd cmds mkmonfs ceph cconf monmaptool osdmaptool crushtool
+
+
 dumpjournal_SOURCES = dumpjournal.cc msg/SimpleMessenger.cc
 dumpjournal_LDADD = libosdc.a libcrush.a libcommon.a
 dupstore_SOURCES = dupstore.cc