apply-modversions-so-nothing-has-first-been-included-20010623
[openafs.git] / src / config / Makefile.ppc_darwin_13
1 # Keep macros within each section in sorted order for clean diff displays.
2 #
3 # AFS_OSTYPE used to indicate suffixes and os specific subdirectories.
4 AFS_OSTYPE = DARWIN
5 #
6 # Pointers to destination and source directories
7 DESTDIR=DEST/
8 DESTDIR=DEST/
9 #
10 # compilation and link editor flags
11 XCFLAGS=-traditional-cpp
12 #MT_CFLAGS=-D_REENTRANT -DAFS_PTHREAD_ENV ${XCFLAGS}
13 #MT_CC=cc
14 KROOT=
15 KINCLUDES=-I$(KROOT)/System/Library/Frameworks/Kernel.framework/Headers
16 #SHARE_LDFLAGS =
17 LWP_OPTMZ=-g
18 OPTMZ=-g
19 DBG=-g
20 REGEX_OBJ=regex.o
21
22
23 #
24 # libraries
25 #XLIBS=
26 TXLIBS=
27 #MTLIBS=
28 #XLIBELFA=
29 #XLIBKVM=
30 #
31 SHLIB_SUFFIX=
32 SHLIB_CFLAGS=
33 #
34 # programs
35 AR=ar
36 AS=as
37 CC=cc
38 CP=cp
39 INSTALL=${DESTDIR}bin/pinstall
40 LEX=lex -l
41 LD= ld
42 LORDER = lorder
43 MV=mv
44 RANLIB=ranlib
45 RM=rm
46 STRIP= strip