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,39 **** # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # PROG = findunref ! MAN1FILES = findunref.1 CFLAGS += $(CCVERBOSE) LINTFLAGS += -ux include ../Makefile.tools ! $(ROOTONBLDMAN1FILES) := FILEMODE= 644 EXCEPTION_SRC= common open EXCEPTION_LISTS= $(EXCEPTION_SRC:%=exception_list.%) CLOBBERFILES += exception_list --- 23,39 ---- # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # PROG = findunref ! MAN1ONBLDFILES = findunref.1onbld CFLAGS += $(CCVERBOSE) LINTFLAGS += -ux include ../Makefile.tools ! $(ROOTONBLDMAN1ONBLDFILES) := FILEMODE= 644 EXCEPTION_SRC= common open EXCEPTION_LISTS= $(EXCEPTION_SRC:%=exception_list.%) CLOBBERFILES += exception_list
*** 40,50 **** .KEEP_STATE: all: $(PROG) exception_list ! install: all .WAIT $(ROOTONBLDMACHPROG) $(ROOTONBLDMAN1FILES) lint: lint_PROG exception_list: $(EXCEPTION_LISTS) -$(RM) $@ --- 40,50 ---- .KEEP_STATE: all: $(PROG) exception_list ! install: all .WAIT $(ROOTONBLDMACHPROG) $(ROOTONBLDMAN1ONBLDFILES) lint: lint_PROG exception_list: $(EXCEPTION_LISTS) -$(RM) $@