chiark / gitweb /
buffering_output feature (nfc)
[subdirmk.git] / Subdir.mk.in
index ef342802ad52f25477035edb2e318b810802efd0..cd8fa532d2e183c16084c66091a073525909188c 100644 (file)
@@ -22,3 +22,5 @@ COMPILE               ?= $(CC) -c -o$@ -MD $(DEFS) $(INCLUDES) $(CFLAGS)
 
 %.o: %.c
        $(COMPILE) $<
+
+include subdirmk/regen.mk