summaryrefslogtreecommitdiff
path: root/pkg/solaris/SUNWprx/Makefile.in
blob: 84b8bb2c349f24793ed1540b24de2e00352c183a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# Copyright 2002 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident	"$Id$"
#

MOD_DEPTH = ../../..
topsrcdir   = @top_srcdir@
srcdir	    = @srcdir@
VPATH	    = @srcdir@

include $(MOD_DEPTH)/config/autoconf.mk

include $(srcdir)/../Makefile.com

DATAFILES += 

all:: $(FILES)
publish:: all pkg

include $(srcdir)/../Makefile.targ