View | Details | Raw Unified | Return to bug 269540
Collapse All | Expand All

(-)b/Makefile (-1 / +3 lines)
Lines 18-21 SUBDIR+= website Link Here
18
18
19
SUBDIR_PARALLEL=	yes
19
SUBDIR_PARALLEL=	yes
20
20
21
run:
22
	@(echo The 'run' target is only valid in a subdirectory; exit 1)
23
21
.include <bsd.subdir.mk>
24
.include <bsd.subdir.mk>
22
- 

Return to bug 269540