diff --git a/mediachanger/castorrmc/rmc/Imakefile b/mediachanger/castorrmc/rmc/Imakefile index 2b424fce219c1b4cfdcf8dd555e52404d0f96a34..26150ad14e9ec9faf33a5a838dc585c4efc26bb4 100644 --- a/mediachanger/castorrmc/rmc/Imakefile +++ b/mediachanger/castorrmc/rmc/Imakefile @@ -9,9 +9,6 @@ COMM The rmcd daemon depends on libcastortape.so therefore include the rules to COMM make it include $(CASTOR_ROOT)/tape/Makefile -COMPILEC(smcsubr.c,-DNOTRACE) -COMPILEC(smcsubr2.c,-DNOTRACE) - RMCD_DEPLIBS = DepSharedLibraryTargetName(tape,castortape) RMCD_LIBS = $(RMCD_DEPLIBS) BuildRPathcastortape RMCD_OBJS = rmc_serv.o rmc_procreq.o rmclogit.o sendrep.o usrmsg.o smcsubr.o smcsubr2.o