File: sedscript

package info (click to toggle)
python-gd 0.26-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 216 kB
  • ctags: 103
  • sloc: ansic: 1,350; makefile: 64; python: 26
file content (29 lines) | stat: -rw-r--r-- 720 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
1i\
# Generated automatically from Makefile.pre.in by sedscript.
s%@VERSION[@]%2.1%
s%@CC[@]%gcc%
s%@LINKCC[@]%$(PURIFY) $(CC)%
s%@RANLIB[@]%ranlib%
s%@OPT[@]%-g -O2 -Wall -Wstrict-prototypes%
s%@DEFS[@]%-DHAVE_CONFIG_H%
s%@LDFLAGS[@]%%
s%@LDLAST[@]%		%
s%@SGI_ABI[@]%%
s%@CCSHARED[@]%-fPIC%
s%@LINKFORSHARED[@]%-Xlinker -export-dynamic%
s%@MACHDEP[@]%linux2%
s%^prefix=.*%prefix=		/usr%
s%^exec_prefix=.*%exec_prefix=	${prefix}%
s%@SO[@]%.so%
s%@LDSHARED[@]%gcc -shared%
s%@LIBS[@]%-lpthread -ldl  -lutil%
s%@LIBM[@]%-lm%
s%@LIBC[@]%%
/^#@SET_CCC@/d
/^installdir=/s%=.*%=	/usr%
/^exec_installdir=/s%=.*%=/usr%
/^srcdir=/s%=.*%=		.%
/^VPATH=/s%=.*%=		.%
/^LINKPATH=/s%=.*%=	%
/^BASELIB=/s%=.*%=	%
/^BASESETUP=/s%=.*%=	%