diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2010-12-16 15:27:13 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2010-12-16 15:27:13 +0000 |
| commit | 6c054d2b0332bef375d70333f59913e05bfb5b8c (patch) | |
| tree | 3768b7daf047116043951fb4325f728367ffc213 /Makefile | |
| parent | 7f3384ab34521f9af28872e2fc9bf7301784c7e3 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -271,7 +271,7 @@ make: .PHONY tinderbox: cd ${.CURDIR} && \ - DOING_TINDERBOX=YES ${MAKE} ${JFLAG} universe + DOING_TINDERBOX=YES ${MAKE} JFLAG=${JFLAG} universe # # universe |
