Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/X11/lib/pixman/mkfile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


X11=/sys/src/ape/X11
<$X11/config

LIB=$X11LIB/libpixman.a

OFILES=\
	pixman-compose-accessors.$O\
	pixman-compose.$O\
	pixman-compute-region.$O\
	pixman-edge-accessors.$O\
	pixman-edge.$O\
	pixman-image.$O\
	pixman-mmx.$O\
	pixman-pict.$O\
	pixman-region.$O\
	pixman-timer.$O\
	pixman-trap.$O\
	pixman-utils.$O\

HFILES=\
	/sys/include/ape/X11/pixman.h\

UPDATE=\
	mkfile\
	$HFILES\
	${OFILES:%.$O=%.c}\
	${LIB:/$objtype/%=/386/%}\

</sys/src/cmd/mksyslib

CFLAGS=-c $X11CFLAGS -I. -D_SUSV2_SOURCE

$O.fetch-test: fetch-test.$O $LIB
	$LD -o $target $prereq

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.