summaryrefslogtreecommitdiff
path: root/mk/timer_getoverrun.d
blob: 4ff12de4ae7fd96a4de1b8c6f4e2410062853264 (plain)
1
2
3
4
5
6
7
8
9
10
librt_P.199309: librt.a(timer_getoverrun.o)
librt.a(timer_getoverrun.o): $(OBJDIR)/timer_getoverrun.o
	@$(AR) $(ARFLAGS) $@ $(OBJDIR)/$%

$(OBJDIR)/timer_getoverrun.o: src/time/timer_getoverrun.c
$(OBJDIR)/timer_getoverrun.o: src/_safety.h
$(OBJDIR)/timer_getoverrun.o:
	@echo "  [CC] $@"
	@mkdir -p $(@D)
	@$(CC) -c -o $@ $(CFLAGS) src/time/timer_getoverrun.c