Permalink
Please sign in to comment.
Browse files
support for static libraries with LIBS
Also follows conventions better, using $(CC) and $(CXX) without overwriting them and adding support for %(CFLAGS) and $(CXXFLAGS).
- Loading branch information...
Showing
with
60 additions
and 25 deletions.
- +24 −7 Makefile
- +12 −11 README.md
- +24 −7 example/Makefile
0 comments on commit
410ef51