Print this page
6852938 ettcp to be included into SFW consolidation
*** 21,35 ****
#
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! # ident "@(#)Makefile 1.1 09/06/29 SMI"
#
include ../Makefile.com
.KEEP_STATE:
all: $(FILES)
install: all pkg
--- 21,37 ----
#
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! # ident "@(#)Makefile 1.2 09/07/03 SMI"
#
include ../Makefile.com
+ DATAFILES = depend
+
.KEEP_STATE:
all: $(FILES)
install: all pkg