Blob


1 PLAN9=../..
2 <$PLAN9/src/mkhdr
4 LIB=libString.a
6 OFILES=\
7 s_alloc.$O\
8 s_append.$O\
9 s_array.$O\
10 s_copy.$O\
11 s_getline.$O\
12 s_grow.$O\
13 s_memappend.$O\
14 s_nappend.$O\
15 s_parse.$O\
16 s_putc.$O\
17 s_rdinstack.$O\
18 s_read.$O\
19 s_read_line.$O\
20 s_reset.$O\
21 s_terminate.$O\
22 s_tolower.$O\
23 s_unique.$O\
25 HFILES=/sys/include/String.h
27 <$PLAN9/src/mksyslib