about summary refs log tree commit diff
path: root/Makefile.new
AgeCommit message (Collapse)AuthorFilesLines
2013-11-23 Implement basic ‘make install’Eelco Dolstra1-1/+2
2013-11-22 Introduce variables GLOBAL_CFLAGS and GLOBAL_CXXFLAGSEelco Dolstra1-1/+2
There are flags that must be set, so they shouldn't be overriden by the user's CFLAGS or CXXFLAGS.
2013-11-22 Rename $(here) to $(d) for brevity, and remove trailing slashEelco Dolstra1-15/+12
2013-11-22 Automatically regenerate Makefile.configEelco Dolstra1-7/+5
And move some stuff around.
2013-11-22 Respect configure flagsEelco Dolstra1-3/+1
2013-11-22 New non-recursive, plain Make-based build systemEelco Dolstra1-0/+22