Writing makefile to generate a program needs 2 source files
I’m trying to build a program which needs 2 source codes.
Here is the simplified source codes and a makefile.
And I copied some ideas here to write this simple makefile.
I’m trying to build a program which needs 2 source codes.
Here is the simplified source codes and a makefile.
And I copied some ideas here to write this simple makefile.