diff -r 52dff2005c9b -r 47545fb8aed4 components/getopt/Makefile --- a/components/getopt/Makefile Tue Jan 20 22:00:28 2015 -0800 +++ b/components/getopt/Makefile Sat Jan 17 09:17:37 2015 -0800 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved. # include ../../make-rules/shared-macros.mk @@ -35,6 +35,8 @@ COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= utility/gnu-getopt +TPNO= 11356 + include ../../make-rules/prep.mk include ../../make-rules/justmake.mk include ../../make-rules/ips.mk