Lachu - 2015-07-02
  • Description has changed:

Diff:

--- old
+++ new
@@ -1 +1 @@
-We need a support for suffix rules, so %.O: %.c will get file names ending with .c and apply file target with name of file, but firstly suffix .c will be replaced with suffix.o .
+We need a support for suffix rules, so %.o: %.c will get file names ending with .c and apply file target with name of file, but firstly suffix .c will be replaced with suffix .o .