Plan 9 from Bell Labs’s /usr/web/sources/contrib/nemo/sys/src/cmd/unix/ksrv/mkfile

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


<$PLAN9/src/mkhdr

BIN=$HOME/bin
TARG=ksrv

OFILES=\
	ksrv.$O\
	xfake.$O\

HFILES=ksrv.h keycodes.h

UPDATE=\
	mkfile\
	$HFILES\
	${OFILES:%.$O=%.c}\

SHORTLIB=thread 9  
<$PLAN9/src/mkone

LDFLAGS=$LDFLAGS -L /usr/X11R6/lib -lX11 -lXtst 



Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to [email protected].