I have calculator which I made in C# and I want to make a Makefile
which will zip all files. I know how to zip like just one file .c
or .h
but I don´t know how to zip like the whole folder.Can anyone help me?
WindowsFormsApplication2
and in this folder are : ClassLibrary1, WindowsFormsApplication2, WindowsFormsApplication2.sln ....