Cross Reference: Makefile
xref
: /
illumos-gate
/
usr
/
src
/
cmd
/
ipf
/
tools
/
amd64
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
include
../
Makefile.tools
include
../../../
Makefile.cmd
.
64
CFLAGS64
+= -
D_ELF64
LDLIBS64
+= -L ../../
lib
/
$(
MACH64
)
-
lipf
all
:
$(
PROG
)
$(
IPFPROG
)
install
:
all
$(
ROOTIPF64
)
$(
ROOTUSRSBINPROG64
)
\
$(
ROOTUSRSBINLINKS
)
$(
ROOTIPFPROG64
)
$(
ROOTIPFLINKS
)