Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/src/cmd/seft/mkfile

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


</$objtype/mkfile

TARG = seft
OFILES = main.$O util.$O local_strings.$O  stem.$O heap.$O output.$O tst.$O
HFILES = main.h local_strings.h util.h heap.h output.h stem.h tst.h types.h  words.h
BIN=/$objtype/bin

</sys/src/cmd/mkone

CC = pcc
CFLAGS = -+ -c -B -D_BSD_EXTENSION -D_POSIX_SOURCE -D'u_char=char'

stem.$O:   stem.c stem_recode_rules.i stem_context_rules.i stem.h

install:
	cp $TARG.man /sys/man/1/$TARG

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.