]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
wwww
[16.git] / makefile
index 5118b25decec95029c4fc555e81741041be44981..ca61aab7181dc9830df5aad50d14fe2ad4e712a9 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -207,8 +207,8 @@ vgmtest.exe: vgmtest.$(OBJ) vgmsnd.lib $(16LIB)
 #executable's objects
 #
 #!ifndef __LINUX__
-{src}.c.$(OBJ) :
-#{$(SRC)}.c.$(OBJ):
+#{src}.c.$(OBJ) :
+{$(SRC)}.c.$(OBJ):
        $(WCL) $(FLAGS) -c $[
 #!endif