Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-10-09 | Add two variables to control whether make package and make clean | joerg | 1 | -3/+9 |
2006-08-09 | Drop .ORDER declarations since pkgsrc doesn't support "make -j ...". | jlam | 1 | -3/+1 |
2006-08-02 | Suppress the warning from make(1) that the error code is ignored when | rillig | 1 | -4/+4 |
2006-07-27 | Whenever we invoke a recursive make, we need to ensure that the proper | jlam | 1 | -2/+2 |
2006-07-20 | Don't bother with error messages when attempting to remove the "work" | jlam | 1 | -2/+2 |
2006-06-05 | Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG | jlam | 1 | -3/+3 |
2006-01-19 | Fix antoher cut and paste (tabs-to-whitespace) bug. | jlam | 1 | -2/+2 |
2006-01-19 | Change leading spaces into a tab to fix clean if WRKOBJDIR is defined. | jlam | 1 | -2/+2 |
2006-01-19 | * Split out the "clean" targets and variables and put them into a separate | jlam | 1 | -0/+85 |