Plan 9 from Bell Labs’s /usr/web/sources/contrib/pac/sys/src/ape/cmd/img/refocit-2.0.0/mkfile

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


# Mkfile for Plan 9, Fourth Edition
# Tue Jun 29 14:02:29 EDT 2004 Peter A. Cejchan <cej@gli.cas.cz | pac7@post.cz | pac@plan9.cz>



</$objtype/mkfile

CC=pcc -c
LD=pcc

TARG=refocit

OFILES=\
blur.$O boundary.$O convmask.$O hopfield.$O image.$O \
maincmd.$O threshold.$O weights.$O xmalloc.$O lambda.$O


LIB=
HFILES=%.h
BIN=$home/bin/$objtype
MAN=$home/man

</sys/src/cmd/mkone
CFLAGS= -B -DPLAN9
#-D_POSIX_SOURCE -D_BSD_EXTENSION 


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.