From 83d20d8049bd0703e3ae4b93601ae1f4bda991dc Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 26 Aug 2016 17:55:47 -0500 Subject: [PATCH] wwww --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makefile b/makefile index 5118b25d..ca61aab7 100755 --- 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 -- 2.39.5