]> Joshua Wise's Git repositories - tdl.git/blobdiff - Makefile.in
Fall back on index for sort if the due date is the same, not just if both due dates...
[tdl.git] / Makefile.in
index 6385dde4989c3c28e07cb7c8fd9f26e5110c8f72..439b136bdaa4c75754d41cbef9a3a6466a5f3375 100644 (file)
@@ -68,6 +68,8 @@ main.o : version.h
 %.s : %.c
        $(CC) $(CFLAGS) -S $<
 
+.PHONY: clean distclean install
+
 clean:
        rm -f tdl *.o core \
        tdl.vr tdl.tp tdl.pg tdl.ky tdl.fn tdl.cp \
This page took 0.0436530000000001 seconds and 4 git commands to generate.