K 10 svn:author V 4 makc K 8 svn:date V 27 2010-07-23T22:05:10.000000Z K 7 svn:log V 623 - drop USE_GMAKE - respect DEBUG_FLAGS rather than DFLAGS, currently any flag (e.g. `-ggdb3') in DEBUG_FLAGS or CFLAGS is being overriden by DFLAGS' `-g' - use PTHREAD_LIBS instead of -lpthread - no need to specify -lc when no -nostdlib is used - make build target verbose, options target doesn't show what flags are used when linking - make install target verbose, so the user know what's being installed - use CFLAGS when linking, too; makes things like -flto in CFLAGS work - add extra tab to MAN1 (cosmetic) PR: ports/148607 Submitted by: Anonymous Approved by: Quentin Stievenart (maintainer) END