• Y
    Remove unused target --- compactor_test · 71b438c4
    Yueh-Hsuan Chiang 提交于
    Summary:
    Remove compactor_test, which depends on a directory not exist
    in our code base.
        make compactor_test
        GEN      util/build_version.cc
        GEN      util/build_version.cc
        make: *** No rule to make target `utilities/compaction/compactor_test.o', needed by `compactor_test'.  Stop.
    
    Test Plan: verify the output message of make compactor_test
    
    Reviewers: rven, anthony, kradhakrishnan, igor, IslamAbdelRahman, sdong
    
    Reviewed By: sdong
    
    Subscribers: dhruba, leveldb
    
    Differential Revision: https://reviews.facebook.net/D40341
    71b438c4
Makefile 34.4 KB