diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-22 16:13:17 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-22 16:13:17 +0000 |
| commit | 65faab7f4a8a377e0bc2fa8e946a69ae3a7506db (patch) | |
| tree | 0c51b4f6ced873fbb464f96c75af07a667af22b8 /Makefile | |
| parent | 4eea8d9b4158e5a08342ce31031a1555363c11f4 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -408,7 +408,7 @@ UNIVERSE_TARGET?= buildworld .endif KERNSRCDIR?= ${.CURDIR}/sys -targets: +targets: .PHONY @echo "Supported TARGET/TARGET_ARCH pairs for world and kernel targets" .for target in ${TARGETS} .for target_arch in ${TARGET_ARCHES_${target}} |
