Feed on
Posts
Comments

Category Archive for 'C++ Programming'

Now thats a Makefile

Recently, I needed a nice makefile for a c++ project. I was about to write one, but then I remembered that my emacs was imbued with magical makefile-making properties (I am not actually sure where the makefile template comes from). In any case, I made a makefile from the emacs template I had, used it, [...]

Read Full Post »