pike.git/
src/
modules/
Image/
Makefile
Branch:
Tag:
Non-build tags
All tags
No tags
1999-05-28
1999-05-28 14:24:27 by Mirar (Pontus Hagland) <pike@sort.mirar.org>
17ea28000db478f67b89229d48d0e1fe5736b6e1 (
101
lines) (+
52
/-
49
)
[
Show
|
Annotate
]
Branch:
7.9
more docs
Rev: src/modules/Image/Makefile:1.17
Rev: src/modules/Image/doc-header:1.7
1:
-
# $Id: Makefile,v 1.
16
1999/
04
/
12
11
:
44
:
29
mirar Exp $
+
# $Id: Makefile,v 1.
17
1999/
05
/
28
14
:
24
:
11
mirar Exp $
-
+
# grep -l '**!' {,../_Image*/}**/*.{c,h}
+
DOCFILES = doc-header \
-
image
.c
\
-
.
./_Image_JPEG/acconfig.h
\
-
.
./_Image_JPEG/image_jpeg.
c
\
-
.
./_Image_TIFF/acconfig.h
\
-
../
_
Image_TIFF/image_tiff
.c
\
-
..
/_
Image_TTF/acconfig
.
h
\
-
..
/
_Image_TTF/image_ttf
.c
\
-
..
/
_Image_XFace/acconfig
.
h
\
-
..
/
_Image_XFace/image_xface
.c
\
-
acconfig
.
h
\
-
blit
.c
\
-
blit
_
layer_include
.
h
\
-
colors
.c
\
-
colors
.
h
\
-
colortable
.c
\
-
colortable
.
h
\
-
colortable_lookup
.
h
\
-
dct
.c
\
-
encodings/
_xpm
.c
\
-
encodings/
any
.c
\
-
encodings/
bmp
.c
\
-
encodings/
gif
.c
\
-
encodings/
gif_lzw
.c
\
-
encodings/
gif_lzw
.
h
\
-
encodings/iff
.c
\
-
encodings/ilbm
.c
\
-
encodings/pcx
.c
\
-
encodings/png
.c
\
-
encodings/pnm
.c
\
-
encodings/tga
.c
\
-
encodings/x
.c
\
-
encodings/xbm
.c
\
-
encodings/xcf
.c
\
-
encodings/xcf_constant_strings
.
h
\
-
encodings/xwd
.c
\
-
font
.
c
\
-
image
.h
\
-
match
.h
\
-
matrix
.
c
\
-
operator
.
c
\
-
orient
.
c
\
-
pattern
.
c
\
-
phase.h
\
-
pnm
_
compat
.c
\
-
polyfill
.c
\
-
search
.c
\
-
togif
.c
\
-
x.c \
+
blit
.c \
+
colors
.
c
\
+
colortable
.c \
+
dct
.
c
\
+
default
_
font
.c \
+
encodings
/_
xpm
.
c
\
+
encodings
/
any
.c \
+
encodings
/
avs
.
c
\
+
encodings
/
bmp
.c \
+
encodings/gd
.
c
\
+
encodings/gif
.c \
+
encodings/gif
_
lzw
.
c
\
+
encodings/hrz
.c \
+
encodings/iff
.
c
\
+
encodings/ilbm
.c \
+
encodings/pcx
.
c
\
+
encodings/png
.
c
\
+
encodings/pnm
.c \
+
encodings/
psd
.c \
+
encodings/
tga
.c \
+
encodings/
x
.c \
+
encodings/
xbm
.c \
+
encodings/
xcf
.c \
+
encodings/
xwd
.
c
\
+
font
.c \
+
image
.c \
+
image_module
.c \
+
layers
.c \
+
matrix
.c \
+
operator
.c \
+
orient
.c \
+
pattern
.c \
+
polyfill
.c \
+
search
.
c
\
+
x
.c \
+
blit_layer_include
.
h
\
+
colortable.h
\
+
colortable_lookup
.h \
+
encodings/gif_lzw
.h \
+
image
.
h
\
+
layer_channel
.
h
\
+
layer_oper
.
h
\
+
match
.
h
\
+
phase.h \
+
../
_
Image_JPEG/image_jpeg
.c \
+
.
./_Image_TIFF/image_tiff.
c \
+
.
./_Image_TTF/image_ttf.
c \
+
.
./_Image_XFace/image_xface.
c \
doc-footer WMMLDOCPLACE = ../../../tutorial/Image.wmml