X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=GNUmakefile;h=955a310e126b2b8d770abddebad7fb4cc3011323;hp=55906786cc70a7d9f704d09a21f0b67b96030a63;hb=c31530caecbdb96384603fd11ad5a356897474f0;hpb=139c9ca38c537c8db371944cd04d13118019363f diff --git a/GNUmakefile b/GNUmakefile index 55906786cc..955a310e12 100755 --- a/GNUmakefile +++ b/GNUmakefile @@ -34,7 +34,6 @@ ifdef CONFIG vm/code_heap.o \ vm/compaction.o \ vm/contexts.o \ - vm/counting_profiler.o \ vm/data_heap.o \ vm/data_heap_checker.o \ vm/debug.o \ @@ -77,7 +76,6 @@ ifdef CONFIG vm/contexts.hpp \ vm/run.hpp \ vm/objects.hpp \ - vm/counting_profiler.hpp \ vm/sampling_profiler.hpp \ vm/errors.hpp \ vm/bignumint.hpp \