Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>

*** 23,44 **** # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # PROG = lintdump ! MAN1FILES = lintdump.1 CFLAGS += $(CCVERBOSE) include ../Makefile.tools ! $(ROOTONBLDMAN1FILES) := FILEMODE= 644 .KEEP_STATE: all: $(PROG) ! install: all .WAIT $(ROOTONBLDMACHPROG) $(ROOTONBLDMAN1FILES) lint: lint_PROG clean: --- 23,44 ---- # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # PROG = lintdump ! MAN1ONBLDFILES = lintdump.1onbld CFLAGS += $(CCVERBOSE) include ../Makefile.tools ! $(ROOTONBLDMAN1ONBLDFILES) := FILEMODE= 644 .KEEP_STATE: all: $(PROG) ! install: all .WAIT $(ROOTONBLDMACHPROG) $(ROOTONBLDMAN1ONBLDFILES) lint: lint_PROG clean: