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

$(OBJDIR)/timer_delete.o: src/time/timer_delete.c
$(OBJDIR)/timer_delete.o: src/_safety.h
$(OBJDIR)/timer_delete.o:
	@mkdir -p $(@D)
	$(CC) -c -o $@ $(CFLAGS) src/time/timer_delete.c