Initial version.
This commit is contained in:
3
auto/echo/Makefile
Normal file
3
auto/echo/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
echo.exe: echo.c
|
||||
mingw32-gcc -o echo.exe -O2 echo.c
|
||||
Reference in New Issue
Block a user