OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rpng2
(Results
1 - 3
of
3
) sorted by null
/external/libpng/contrib/pngminim/preader/
makefile
1
# Makefile for PngMinus (
rpng2
)
38
OBJS =
rpng2
-x$(O) readpng2$(O) png$(O) pngerror$(O) pngget$(O) pngmem$(O) \
49
all:
rpng2
-x$(E)
51
rpng2
-x$(E): $(OBJS)
52
$(LD) -o
rpng2
-x$(E) $(OBJS) $(LIBS)
53
strip
rpng2
-x$(E)
56
$(RM)
rpng2
-x$(O)
57
$(RM)
rpng2
-x$(E)
60
# End of makefile for
rpng2
-x
gather.sh
1
cp ../../gregbook/
rpng2
-x.c ../../gregbook/readpng2.[ch] .
/external/libpng/contrib/gregbook/
makevms.com
79
$ write sys$output "Building
rpng2
-x..."
80
$ CALL MAKE
rpng2
-x.OBJ "cc ''CCOPT'
rpng2
-x" -
81
rpng2
-x.c readpng2.h
82
$ call make
rpng2
-x.exe -
83
"LINK
rpng2
-x,readpng2,lib.opt/opt,x11.opt/opt" -
84
rpng2
-x.obj readpng2.obj
Completed in 1392 milliseconds