radiance.mk: Remove debug rules

This commit is contained in:
Hansung Kim
2024-05-30 18:14:14 -07:00
parent 091115bb90
commit 3b08d5ca70

View File

@@ -61,10 +61,3 @@ vortex_vsrc.$(CONFIG): $(VORTEX_VLOG_SOURCES)
fi; \
done
touch $@
sentinel: $(VORTEX_VLOG_SOURCES)
touch $@
.PHONY: print
print:
@echo $(VORTEX_COLLATERAL)