summaryrefslogtreecommitdiff
path: root/pkg/solaris/SUNWtls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/solaris/SUNWtls/Makefile')
-rw-r--r--pkg/solaris/SUNWtls/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/pkg/solaris/SUNWtls/Makefile b/pkg/solaris/SUNWtls/Makefile
new file mode 100644
index 000000000..d1f5a0510
--- /dev/null
+++ b/pkg/solaris/SUNWtls/Makefile
@@ -0,0 +1,20 @@
+#
+# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+# Use is subject to license terms.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+#ident "$Id$"
+#
+
+CORE_DEPTH = ../../../..
+include ../Makefile.com
+
+DATAFILES +=
+
+all:: $(FILES)
+publish:: all pkg
+
+include ../Makefile.targ