Don't try to build modules that won't build.
[reactos.git] / rosapps / mc / Makefile
index a7e01a3..b937e0c 100644 (file)
@@ -1,7 +1,9 @@
+include ../rules.mak
+
 TARGET_OS=NT
 
-CC=gcc
-LINK=gcc -s
+#CC=gcc
+LINK=$(CC) -lmsvcrt
 OBJ_SUFFIX=o
 OBJ_PLACE=-o
 EXE_PLACE=-o