Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/X11/lib/Xmu/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/libXmu.a
LIB1=$X11LIB/libXmuu.a

OFILES1=\
	ClientWin.$O\
	CursorName.$O\
	DefErrMsg.$O\
	GetHost.$O\
	Lower.$O\

OFILES=\
	$OFILES1\
	AllCmap.$O\
	Atoms.$O\
	Clip.$O\
	CloseHook.$O\
	CmapAlloc.$O\
	CrCmap.$O\
	CrPixFBit.$O\
	CvtCache.$O\
	CvtStdSel.$O\
	DelCmap.$O\
	DisplayQue.$O\
	Distinct.$O\
	DrRndRect.$O\
	DrawLogo.$O\
	EditresCom.$O\
	ExtAgent.$O\
	FToCback.$O\
	GrayPixmap.$O\
	Initer.$O\
	LocBitmap.$O\
	Lookup.$O\
	LookupCmap.$O\
	RdBitF.$O\
	ScrOfWin.$O\
	ShapeWidg.$O\
	StdCmap.$O\
	StrToBS.$O\
	StrToBmap.$O\
	StrToCurs.$O\
	StrToGrav.$O\
	StrToJust.$O\
	StrToLong.$O\
	StrToOrnt.$O\
	StrToShap.$O\
	StrToWidg.$O\
	UpdMapHint.$O\
	VisCmap.$O\
	WidgetNode.$O\
	Xct.$O\
	sharedlib.$O\

</sys/src/cmd/mksyslib

CFLAGS=-c $X11CFLAGS -I. -I/sys/include/ape/X11/Xmu

all:V:	$LIB $LIB1

$LIB1:V:	$OFILES1			# force archive even when not needed
	ar vu $LIB1 $newprereq

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.