info mam static 00000 1994-07-17 make (AT&T Research) 5.7 2012-06-20
note *
note * This build file is in the Make Abstract Machine (MAM) language. It was
note * first generated by nmake, but in the ksh 93u+m distribution we maintain
note * it manually because nmake had too many problems to keep using. The
note * Mamfiles are processed by mamake (src/cmd/INIT/mamake.c); we added
note * support for indentation to improve readability. The language is
note * documented in Glenn Fowler's paper "A Make Abstract Machine":
note * http://web.archive.org/web/20041227143022/http://www2.research.att.com/~gsf/mam/mam.html
note *
setv INSTALLROOT ../../..
setv PACKAGEROOT ../../../../..
setv AR ${mam_cc_AR} ${mam_cc_AR_ARFLAGS}
setv CC cc
setv mam_cc_FLAGS ${mam_cc_DLL} -D_BLD_ast
setv KSH_RELFLAGS
setv CCFLAGS ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${mam_cc_OPTIMIZE}?}
setv CCLDFLAGS ${-strip-symbols?1?${mam_cc_LD_STRIP}??}
setv COTEMP $$
setv IFFEFLAGS
setv LDFLAGS
make ${PACKAGEROOT}/lib/package/ast.lic
done ${PACKAGEROOT}/lib/package/ast.lic
make install
	make ast
		make libast.a archive
			make ast.req
				make FEATURE/standards
					meta FEATURE/standards features/%>FEATURE/% features/standards standards
					make features/standards
					done features/standards
					exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/standards
				done FEATURE/standards generated
				make FEATURE/lib
					meta FEATURE/lib features/%>FEATURE/% features/lib lib
					make features/lib
					done features/lib
					exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/lib
				done FEATURE/lib generated
				make FEATURE/common
					meta FEATURE/common features/%>FEATURE/% features/common common
					make features/common
					done features/common
					exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/common
				done FEATURE/common generated
				make FEATURE/param
					meta FEATURE/param features/%.sh>FEATURE/% features/param.sh param
					make features/param.sh
					done features/param.sh
					exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/param.sh
					make std/endian.h implicit
						make std/bytesex.h implicit
							make ast_common.h implicit
								prev FEATURE/common
								exec - sed '/define _def_map_ast/d' < FEATURE/common > 1.${COTEMP}.x
								exec - if cmp 2>/dev/null -s ast_common.h 1.${COTEMP}.x
								exec - then rm -f 1.${COTEMP}.x
								exec - else mv 1.${COTEMP}.x ast_common.h
								exec - fi
								make ast_map.h implicit
									make FEATURE/map
										meta FEATURE/map features/%.c>FEATURE/% features/map.c map
										make features/map.c
											make FEATURE/api implicit
												meta FEATURE/api features/%>FEATURE/% features/api api
												make features/api
												done features/api
												exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/api
											done FEATURE/api generated
											make FEATURE/eaccess implicit
												meta FEATURE/eaccess features/%>FEATURE/% features/eaccess eaccess
												make features/eaccess
												done features/eaccess
												exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/eaccess
											done FEATURE/eaccess generated
											make FEATURE/vmalloc implicit
												meta FEATURE/vmalloc features/%>FEATURE/% features/vmalloc vmalloc
												make features/vmalloc
												done features/vmalloc
												exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/vmalloc
												make FEATURE/mmap implicit
													meta FEATURE/mmap features/%>FEATURE/% features/mmap mmap
													make features/mmap
													done features/mmap
													exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/mmap
												done FEATURE/mmap dontcare generated
											done FEATURE/vmalloc generated
											make FEATURE/options implicit
												meta FEATURE/options features/%>FEATURE/% features/options options
												make features/options
												done features/options
												exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/options
											done FEATURE/options generated
											prev FEATURE/mmap implicit
											prev FEATURE/lib implicit
										done features/map.c
										exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I.  ${LDFLAGS}" run features/map.c
									done FEATURE/map generated
									exec - cmp 2>/dev/null -s FEATURE/map ast_map.h || { rm -f ast_map.h; silent test -d . || mkdir .; ${STDCP} FEATURE/map ast_map.h; }
								done ast_map.h dontcare generated
							done ast_common.h dontcare generated
						done std/bytesex.h dontcare
					done std/endian.h dontcare
				done FEATURE/param generated
				make FEATURE/aso
					meta FEATURE/aso features/%>FEATURE/% features/aso aso
					make features/aso
					done features/aso
					exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/aso
				done FEATURE/aso generated
				prev ast_map.h
				make ast_limits.h
					make FEATURE/limits
						meta FEATURE/limits features/%.c>FEATURE/% features/limits.c limits
						make features/limits.c
							make conflim.h implicit
								make conf
									make comp/conf.sh
									done comp/conf.sh
									meta conf %.sh>% comp/conf.sh conf
									prev comp/conf.sh
									exec - case static,port:$OPTIND:$RANDOM in
									exec - ?*:*:*|*::*|*:*:$RANDOM)
									exec - ;;
									exec - *) if ENV= LC_ALL=C x= $SHELL -nc '[[ a || b ]] && : ${list[level]}  !(pattern)' 2>/dev/null
									exec - then if grep '### .*archaic.* ###' >/dev/null
									exec - then : conf contains archaic constructs :
									exec - else ENV= LC_ALL=C $SHELL -n comp/conf.sh
									exec - fi
									exec - fi
									exec - ;;
									exec - esac
									exec - case '${mam_cc_SHELLMAGIC}' in
									exec - "") case 29 in
									exec - 0) ${STDCP} comp/conf.sh conf
									exec - ;;
									exec - *) {
									exec - i=`(read x; echo $x) < comp/conf.sh`
									exec - case $i in
									exec - '#!'*|*'||'*|':'*|'":"'*|"':'"*) echo "$i" ;;
									exec - esac
									exec - cat - comp/conf.sh <<'!'
									exec - HOSTTYPE="${mam_cc_HOSTTYPE}"
									exec - !
									exec - } > conf
									exec - ;;
									exec - esac
									exec - ;;
									exec - *) cat - comp/conf.sh > conf <<'!'
									exec - ${mam_cc_SHELLMAGIC}
									exec - HOSTTYPE="${mam_cc_HOSTTYPE}"
									exec - !
									exec - ;;
									exec - esac
									exec - silent test -w conf -a -x conf || chmod u+w,+x conf
								done conf generated
								make comp/conf.tab
								done comp/conf.tab
								exec - ${INSTALLROOT}/src/lib/libast/conf -v comp/conf.tab ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS}
								make joint.conflim.h joint
									prev conflim.h
									make conftab.h
									done conftab.h generated
									make conftab.c
									done conftab.c generated
								done joint.conflim.h generated virtual
							done conflim.h generated
							prev FEATURE/param implicit
							make comp/getopt.h implicit
								make include/ast_getopt.h implicit
								done include/ast_getopt.h dontcare
							done comp/getopt.h dontcare
							prev FEATURE/common implicit
							prev FEATURE/lib implicit
							prev FEATURE/standards implicit
						done features/limits.c
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd  ${LDFLAGS}" run features/limits.c
					done FEATURE/limits generated
					exec - cmp 2>/dev/null -s FEATURE/limits ast_limits.h || { rm -f ast_limits.h; silent test -d . || mkdir .; ${STDCP} FEATURE/limits ast_limits.h; }
				done ast_limits.h generated
				make ast_stdio.h
					make FEATURE/stdio
						meta FEATURE/stdio features/%>FEATURE/% features/stdio stdio
						make features/stdio
						done features/stdio
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/stdio
						make include/sfio_s.h implicit
						done include/sfio_s.h dontcare
						make include/ast_std.h implicit
							make include/regex.h implicit
								make ast_api.h implicit
									prev FEATURE/api
									exec - cmp 2>/dev/null -s FEATURE/api ast_api.h || { rm -f ast_api.h; silent test -d . || mkdir .; ${STDCP} FEATURE/api ast_api.h; }
								done ast_api.h dontcare generated
								make ast_wchar.h implicit
									make FEATURE/wchar
										meta FEATURE/wchar features/%>FEATURE/% features/wchar wchar
										make features/wchar
											prev ast_common.h implicit
										done features/wchar
										exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/wchar
										make std/wctype.h implicit
											make ast_wctype.h implicit
												make FEATURE/wctype
													meta FEATURE/wctype features/%>FEATURE/% features/wctype wctype
													make features/wctype
													done features/wctype
													exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/wctype
													prev std/endian.h implicit
													make std/wchar.h implicit
														prev ast_wchar.h implicit
													done std/wchar.h dontcare
												done FEATURE/wctype generated
												exec - cmp 2>/dev/null -s FEATURE/wctype ast_wctype.h || { rm -f ast_wctype.h; silent test -d . || mkdir .; ${STDCP} FEATURE/wctype ast_wctype.h; }
											done ast_wctype.h dontcare generated
										done std/wctype.h dontcare
										make std/stdio.h implicit
											prev ast_stdio.h implicit
										done std/stdio.h dontcare
										prev std/stdio.h implicit
										prev ast_common.h implicit
									done FEATURE/wchar generated
									exec - cmp 2>/dev/null -s FEATURE/wchar ast_wchar.h || { rm -f ast_wchar.h; silent test -d . || mkdir .; ${STDCP} FEATURE/wchar ast_wchar.h; }
									prev std/stdio.h implicit
									prev ast_common.h implicit
								done ast_wchar.h dontcare generated
								prev ast_common.h implicit
							done include/regex.h dontcare
							prev comp/getopt.h implicit
							prev ast_map.h implicit
							make ast_botch.h implicit
								make FEATURE/botch
									meta FEATURE/botch features/%.c>FEATURE/% features/botch.c botch
									make features/botch.c
										make FEATURE/sys implicit
											meta FEATURE/sys features/%>FEATURE/% features/sys sys
											make features/sys
											done features/sys
											exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/sys
											prev std/endian.h implicit
											prev std/endian.h implicit
										done FEATURE/sys generated
										prev FEATURE/lib implicit
									done features/botch.c
									exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd  ${LDFLAGS}" run features/botch.c
								done FEATURE/botch generated
								exec - cmp 2>/dev/null -s FEATURE/botch ast_botch.h || { rm -f ast_botch.h; silent test -d . || mkdir .; ${STDCP} FEATURE/botch ast_botch.h; }
							done ast_botch.h dontcare generated
							prev ast_limits.h implicit
							make ast_fcntl.h implicit
								make FEATURE/fcntl
									meta FEATURE/fcntl features/%.c>FEATURE/% features/fcntl.c fcntl
									make features/fcntl.c
										make FEATURE/tty implicit
											meta FEATURE/tty features/%>FEATURE/% features/tty tty
											make features/tty
											done features/tty
											exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/tty
										done FEATURE/tty generated
										make FEATURE/fs implicit
											meta FEATURE/fs features/%>FEATURE/% features/fs fs
											make features/fs
											done features/fs
											exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/fs
										done FEATURE/fs generated
										prev FEATURE/lib implicit
									done features/fcntl.c
									exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd  ${LDFLAGS}" run features/fcntl.c
									make ast_fs.h implicit
										prev FEATURE/fs
										exec - cmp 2>/dev/null -s FEATURE/fs ast_fs.h || { rm -f ast_fs.h; silent test -d . || mkdir .; ${STDCP} FEATURE/fs ast_fs.h; }
									done ast_fs.h dontcare generated
								done FEATURE/fcntl generated
								exec - cmp 2>/dev/null -s FEATURE/fcntl ast_fcntl.h || { rm -f ast_fcntl.h; silent test -d . || mkdir .; ${STDCP} FEATURE/fcntl ast_fcntl.h; }
								prev ast_fs.h implicit
							done ast_fcntl.h dontcare generated
							prev include/ast_getopt.h implicit
							make ast_sys.h implicit
								prev FEATURE/sys
								exec - cmp 2>/dev/null -s FEATURE/sys ast_sys.h || { rm -f ast_sys.h; silent test -d . || mkdir .; ${STDCP} FEATURE/sys ast_sys.h; }
							done ast_sys.h dontcare generated
							make ast_lib.h implicit
								prev FEATURE/lib
								exec - cmp 2>/dev/null -s FEATURE/lib ast_lib.h || { rm -f ast_lib.h; silent test -d . || mkdir .; ${STDCP} FEATURE/lib ast_lib.h; }
							done ast_lib.h dontcare generated
							prev ast_common.h implicit
						done include/ast_std.h dontcare
					done FEATURE/stdio generated
					exec - cmp 2>/dev/null -s FEATURE/stdio ast_stdio.h || { rm -f ast_stdio.h; silent test -d . || mkdir .; ${STDCP} FEATURE/stdio ast_stdio.h; }
					prev include/sfio_s.h implicit
					prev include/ast_std.h implicit
				done ast_stdio.h dontcare generated
				make ast_nl_types.h
					make FEATURE/nl_types
						meta FEATURE/nl_types features/%>FEATURE/% features/nl_types nl_types
						make features/nl_types
						done features/nl_types
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/nl_types
					done FEATURE/nl_types generated
					exec - cmp 2>/dev/null -s FEATURE/nl_types ast_nl_types.h || { rm -f ast_nl_types.h; silent test -d . || mkdir .; ${STDCP} FEATURE/nl_types ast_nl_types.h; }
				done ast_nl_types.h generated
				prev ast_wchar.h
				prev ast_wctype.h
				exec - : clean up obsolete headers :
				exec - rm -rf dirent.h iconv.h nl_types.h stdio.h wchar.h wctype.h ast_hdr.h ast_types.h ast_unistd.h iffeio.h \
				exec - ${INSTALLROOT}/include/ast/limits.h ${INSTALLROOT}/include/ast/unistd.h \
				exec - ${PACKAGEROOT}/src/lib/libast/std/limits.h
				exec - set -
				exec - echo 'int main(){return 0;}' > 1.${COTEMP}.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -c 1.${COTEMP}.c &&
				exec - x=`${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS} -o 1.${COTEMP}.x 1.${COTEMP}.o -l'*' 2>&1 | sed -e 's/[][()+@?]/#/g' || :` &&
				exec - {
				exec - case "" in
				exec - *?) echo " " ;;
				exec - esac
				exec - for i in ast iconv w
				exec - do case $i in
				exec - "ast"|ast)
				exec - ;;
				exec - *) if test -f ${INSTALLROOT}/lib/lib/$i
				exec - then y=`cat ${INSTALLROOT}/lib/lib/$i`
				exec - case $y in
				exec - *-?*) echo "" $y ;;
				exec - esac
				exec - continue
				exec - elif test ! -f ${INSTALLROOT}/lib/lib$i.a
				exec - then case `{ ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS} -o 1.${COTEMP}.x 1.${COTEMP}.o -l$i 2>&1 || echo '' $x ;} | sed -e 's/[][()+@?]/#/g' || :` in
				exec - *$x*) case `{ ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS} -o 1.${COTEMP}.x 1.${COTEMP}.o -l$i 2>&1 || echo '' $x ;} | sed -e 's/[][()+@?]/#/g' || :` in
				exec - *$x*) continue ;;
				exec - esac
				exec - ;;
				exec - esac
				exec - fi
				exec - ;;
				exec - esac
				exec - echo " -l$i"
				exec - done
				exec - } > ast.req
				exec - rm -f 1.${COTEMP}.*
				make astmath.exe
					make port/astmath.c
						prev std/endian.h implicit
						prev std/endian.h implicit
					done port/astmath.c
					exec - X=1
					exec - for N in 1 2 3 4 5 6 8
					exec - do if ${CC} ${CCLDFLAGS} -DN=$N -DIS ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Istd ${LDFLAGS} -o astmath.exe port/astmath.c 2>/dev/null
					exec - then : implicit math function N=$N :
					exec - elif ${CC} ${CCLDFLAGS} -DN=$N -DIS ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Istd ${LDFLAGS} -o astmath.exe port/astmath.c -lm 2>/dev/null
					exec - then : math function N=$N requires -lm :
					exec - X=0
					exec - break
					exec - fi
					exec - done
					exec - case $X in
					exec - 0) rm -f astmath.exe ;;
					exec - *) touch astmath.exe ;;
					exec - esac
					exec - rm -f astmath
				done astmath.exe dontcare generated
				prev FEATURE/aso
				exec - sed -e '/^#define _REQ_/!d' -e 's/#define _REQ_\([a-z0-9_]*\).*/ -l\1/' FEATURE/aso >> ast.req
				exec - if test -f astmath.exe
				exec - then touch ast.req
				exec - else echo ' -lm' >> ast.req
				exec - fi
			done ast.req generated
			make state.o
				make misc/state.c
					make include/ast.h implicit
						prev ast_api.h implicit
						make include/vmalloc.h implicit
							prev ast_common.h implicit
							prev include/ast_std.h implicit
						done include/vmalloc.h dontcare
						make include/sfio.h implicit
							prev include/sfio_s.h implicit
							prev ast_common.h implicit
							prev include/ast_std.h implicit
						done include/sfio.h dontcare
						prev include/ast_std.h implicit
					done include/ast.h
				done misc/state.c
				meta state.o %.c>%.o misc/state.c state
				prev misc/state.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/state.c
			done state.o generated
			make transition.o
				make comp/transition.c
					prev include/ast.h implicit
				done comp/transition.c
				meta transition.o %.c>%.o comp/transition.c transition
				prev comp/transition.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/transition.c
			done transition.o generated
			make opendir.o
				make dir/opendir.c
					make dir/dirlib.h implicit
						make dir/dirstd.h implicit
						done dir/dirstd.h dontcare
						make direntry.h implicit
						done direntry.h dontcare virtual
						make ast_param.h implicit
							prev FEATURE/param
							exec - cmp 2>/dev/null -s FEATURE/param ast_param.h || { rm -f ast_param.h; silent test -d . || mkdir .; ${STDCP} FEATURE/param ast_param.h; }
						done ast_param.h dontcare generated
						make std/dirent.h implicit
							make ast_dirent.h implicit
								make FEATURE/dirent
									meta FEATURE/dirent features/%>FEATURE/% features/dirent dirent
									make features/dirent
									done features/dirent
									exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/dirent
									prev include/ast_std.h implicit
								done FEATURE/dirent generated
								exec - cmp 2>/dev/null -s FEATURE/dirent ast_dirent.h || { rm -f ast_dirent.h; silent test -d . || mkdir .; ${STDCP} FEATURE/dirent ast_dirent.h; }
								prev include/ast_std.h implicit
							done ast_dirent.h dontcare generated
						done std/dirent.h dontcare
						make ndir.h implicit
						done ndir.h dontcare virtual
						prev std/dirent.h implicit
						make include/ls.h implicit
							make ast_mode.h implicit
								make FEATURE/mode
									meta FEATURE/mode features/%.c>FEATURE/% features/mode.c mode
									make features/mode.c
										make include/modecanon.h implicit
										done include/modecanon.h
										prev FEATURE/param implicit
									done features/mode.c
									exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iinclude -Istd  ${LDFLAGS}" run features/mode.c
								done FEATURE/mode generated
								exec - cmp 2>/dev/null -s FEATURE/mode ast_mode.h || { rm -f ast_mode.h; silent test -d . || mkdir .; ${STDCP} FEATURE/mode ast_mode.h; }
							done ast_mode.h dontcare generated
							prev ast_fs.h implicit
							prev include/ast_std.h implicit
						done include/ls.h dontcare
						prev include/ast.h implicit
					done dir/dirlib.h
				done dir/opendir.c
				meta opendir.o %.c>%.o dir/opendir.c opendir
				prev dir/opendir.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D_PACKAGE_ast -c dir/opendir.c
			done opendir.o generated
			make readdir.o
				make dir/readdir.c
					prev dir/dirlib.h implicit
				done dir/readdir.c
				meta readdir.o %.c>%.o dir/readdir.c readdir
				prev dir/readdir.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D_PACKAGE_ast -c dir/readdir.c
			done readdir.o generated
			make rewinddir.o
				make dir/rewinddir.c
					prev dir/dirlib.h implicit
				done dir/rewinddir.c
				meta rewinddir.o %.c>%.o dir/rewinddir.c rewinddir
				prev dir/rewinddir.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D_PACKAGE_ast -c dir/rewinddir.c
			done rewinddir.o generated
			make seekdir.o
				make dir/seekdir.c
					prev dir/dirlib.h implicit
				done dir/seekdir.c
				meta seekdir.o %.c>%.o dir/seekdir.c seekdir
				prev dir/seekdir.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D_PACKAGE_ast -c dir/seekdir.c
			done seekdir.o generated
			make telldir.o
				make dir/telldir.c
					prev dir/dirlib.h implicit
				done dir/telldir.c
				meta telldir.o %.c>%.o dir/telldir.c telldir
				prev dir/telldir.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D_PACKAGE_ast -c dir/telldir.c
			done telldir.o generated
			make getcwd.o
				make misc/getcwd.c
					make include/ast_dir.h implicit
						prev std/dirent.h implicit
						prev dir/dirlib.h implicit
						prev ast_lib.h implicit
					done include/ast_dir.h dontcare
					make include/error.h implicit
						make include/option.h implicit
							prev include/ast.h implicit
						done include/option.h dontcare
						prev include/ast.h implicit
					done include/error.h dontcare
					make FEATURE/syscall implicit
						meta FEATURE/syscall features/%>FEATURE/% features/syscall syscall
						make features/syscall
						done features/syscall
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/syscall
					done FEATURE/syscall dontcare generated
					prev include/ast.h implicit
				done misc/getcwd.c
				meta getcwd.o %.c>%.o misc/getcwd.c getcwd
				prev misc/getcwd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D_PACKAGE_ast -c misc/getcwd.c
			done getcwd.o generated
			make fastfind.o
				make misc/fastfind.c
					make misc/findlib.h implicit
						make include/find.h implicit
						done include/find.h dontcare
						prev include/vmalloc.h implicit
						prev include/regex.h implicit
						prev include/ls.h implicit
						prev include/error.h implicit
						prev std/endian.h implicit
						make include/cdt.h implicit
							prev ast_common.h implicit
							prev include/ast_std.h implicit
						done include/cdt.h dontcare
						prev include/ast.h implicit
					done misc/findlib.h
				done misc/fastfind.c
				meta fastfind.o %.c>%.o misc/fastfind.c fastfind
				prev misc/fastfind.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${CCFLAGS.FORCE}?} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/fastfind.c
			done fastfind.o generated
			make hashalloc.o
				make hash/hashalloc.c
					make hash/hashlib.h implicit
						make include/hash.h implicit
							make include/hashpart.h implicit
							done include/hashpart.h dontcare
						done include/hash.h dontcare
						prev include/ast.h implicit
					done hash/hashlib.h
				done hash/hashalloc.c
				meta hashalloc.o %.c>%.o hash/hashalloc.c hashalloc
				prev hash/hashalloc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashalloc.c
			done hashalloc.o generated
			make hashdump.o
				make hash/hashdump.c
					prev hash/hashlib.h implicit
				done hash/hashdump.c
				meta hashdump.o %.c>%.o hash/hashdump.c hashdump
				prev hash/hashdump.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashdump.c
			done hashdump.o generated
			make hashfree.o
				make hash/hashfree.c
					prev hash/hashlib.h implicit
				done hash/hashfree.c
				meta hashfree.o %.c>%.o hash/hashfree.c hashfree
				prev hash/hashfree.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashfree.c
			done hashfree.o generated
			make hashlast.o
				make hash/hashlast.c
					prev hash/hashlib.h implicit
				done hash/hashlast.c
				meta hashlast.o %.c>%.o hash/hashlast.c hashlast
				prev hash/hashlast.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashlast.c
			done hashlast.o generated
			make hashlook.o
				make hash/hashlook.c
					prev hash/hashlib.h implicit
				done hash/hashlook.c
				meta hashlook.o %.c>%.o hash/hashlook.c hashlook
				prev hash/hashlook.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashlook.c
			done hashlook.o generated
			make hashscan.o
				make hash/hashscan.c
					prev hash/hashlib.h implicit
				done hash/hashscan.c
				meta hashscan.o %.c>%.o hash/hashscan.c hashscan
				prev hash/hashscan.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashscan.c
			done hashscan.o generated
			make hashsize.o
				make hash/hashsize.c
					prev hash/hashlib.h implicit
				done hash/hashsize.c
				meta hashsize.o %.c>%.o hash/hashsize.c hashsize
				prev hash/hashsize.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashsize.c
			done hashsize.o generated
			make hashview.o
				make hash/hashview.c
					prev hash/hashlib.h implicit
				done hash/hashview.c
				meta hashview.o %.c>%.o hash/hashview.c hashview
				prev hash/hashview.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashview.c
			done hashview.o generated
			make hashwalk.o
				make hash/hashwalk.c
					prev hash/hashlib.h implicit
				done hash/hashwalk.c
				meta hashwalk.o %.c>%.o hash/hashwalk.c hashwalk
				prev hash/hashwalk.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashwalk.c
			done hashwalk.o generated
			make memhash.o
				make hash/memhash.c
					prev hash/hashlib.h implicit
				done hash/memhash.c
				meta memhash.o %.c>%.o hash/memhash.c memhash
				prev hash/memhash.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/memhash.c
			done memhash.o generated
			make memsum.o
				make hash/memsum.c
					prev hash/hashlib.h implicit
				done hash/memsum.c
				meta memsum.o %.c>%.o hash/memsum.c memsum
				prev hash/memsum.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/memsum.c
			done memsum.o generated
			make strhash.o
				make hash/strhash.c
					prev hash/hashlib.h implicit
				done hash/strhash.c
				meta strhash.o %.c>%.o hash/strhash.c strhash
				prev hash/strhash.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/strhash.c
			done strhash.o generated
			make strkey.o
				make hash/strkey.c
					make include/hashkey.h implicit
					done include/hashkey.h
					prev include/ast.h implicit
				done hash/strkey.c
				meta strkey.o %.c>%.o hash/strkey.c strkey
				prev hash/strkey.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c hash/strkey.c
			done strkey.o generated
			make strsum.o
				make hash/strsum.c
					prev hash/hashlib.h implicit
				done hash/strsum.c
				meta strsum.o %.c>%.o hash/strsum.c strsum
				prev hash/strsum.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/strsum.c
			done strsum.o generated
			make stracmp.o
				make string/stracmp.c
					make include/ccode.h implicit
						make ast_ccode.h implicit
							make FEATURE/ccode
								meta FEATURE/ccode features/%>FEATURE/% features/ccode ccode
								make features/ccode
								done features/ccode
								exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/ccode
							done FEATURE/ccode generated
							exec - cmp 2>/dev/null -s FEATURE/ccode ast_ccode.h || { rm -f ast_ccode.h; silent test -d . || mkdir .; ${STDCP} FEATURE/ccode ast_ccode.h; }
						done ast_ccode.h dontcare generated
						prev ast_common.h implicit
					done include/ccode.h
					prev include/ast.h implicit
				done string/stracmp.c
				meta stracmp.o %.c>%.o string/stracmp.c stracmp
				prev string/stracmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/stracmp.c
			done stracmp.o generated
			make strnacmp.o
				make string/strnacmp.c
					prev include/ccode.h implicit
					prev include/ast.h implicit
				done string/strnacmp.c
				meta strnacmp.o %.c>%.o string/strnacmp.c strnacmp
				prev string/strnacmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strnacmp.c
			done strnacmp.o generated
			make ccmap.o
				make string/ccmap.c
					prev include/ccode.h implicit
					prev include/ast.h implicit
				done string/ccmap.c
				meta ccmap.o %.c>%.o string/ccmap.c ccmap
				prev string/ccmap.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/ccmap.c
			done ccmap.o generated
			make ccmapid.o
				make string/ccmapid.c
					prev include/ccode.h implicit
					prev include/ast.h implicit
				done string/ccmapid.c
				meta ccmapid.o %.c>%.o string/ccmapid.c ccmapid
				prev string/ccmapid.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/ccmapid.c
			done ccmapid.o generated
			make ccnative.o
				make string/ccnative.c
					prev include/ccode.h implicit
					prev include/ast.h implicit
				done string/ccnative.c
				meta ccnative.o %.c>%.o string/ccnative.c ccnative
				prev string/ccnative.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/ccnative.c
			done ccnative.o generated
			make chresc.o
				make string/chresc.c
					prev include/regex.h implicit
					prev include/ccode.h implicit
					prev include/ast.h implicit
				done string/chresc.c
				meta chresc.o %.c>%.o string/chresc.c chresc
				prev string/chresc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/chresc.c
			done chresc.o generated
			make chrtoi.o
				make string/chrtoi.c
					prev include/ast.h implicit
				done string/chrtoi.c
				meta chrtoi.o %.c>%.o string/chrtoi.c chrtoi
				prev string/chrtoi.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/chrtoi.c
			done chrtoi.o generated
			make streval.o
				make string/streval.c
					prev include/ast.h implicit
				done string/streval.c
				meta streval.o %.c>%.o string/streval.c streval
				prev string/streval.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/streval.c
			done streval.o generated
			make strexpr.o
				make string/strexpr.c
					prev include/ast.h implicit
				done string/strexpr.c
				meta strexpr.o %.c>%.o string/strexpr.c strexpr
				prev string/strexpr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strexpr.c
			done strexpr.o generated
			make strmatch.o
				make string/strmatch.c
					prev include/regex.h implicit
					prev include/ast.h implicit
				done string/strmatch.c
				meta strmatch.o %.c>%.o string/strmatch.c strmatch
				prev string/strmatch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strmatch.c
			done strmatch.o generated
			make strcopy.o
				make string/strcopy.c
					prev include/ast.h implicit
				done string/strcopy.c
				meta strcopy.o %.c>%.o string/strcopy.c strcopy
				prev string/strcopy.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strcopy.c
			done strcopy.o generated
			make modei.o
				make string/modei.c
					make string/modelib.h implicit
						make include/modex.h implicit
							prev include/modecanon.h implicit
							prev ast_fs.h implicit
						done include/modex.h dontcare
						prev include/ls.h implicit
						prev include/ast.h implicit
					done string/modelib.h
				done string/modei.c
				meta modei.o %.c>%.o string/modei.c modei
				prev string/modei.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Istring -Iinclude -Istd -D_PACKAGE_ast -c string/modei.c
			done modei.o generated
			make modex.o
				make string/modex.c
					prev string/modelib.h implicit
				done string/modex.c
				meta modex.o %.c>%.o string/modex.c modex
				prev string/modex.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Istring -Iinclude -Istd -D_PACKAGE_ast -c string/modex.c
			done modex.o generated
			make strmode.o
				make string/strmode.c
					prev string/modelib.h implicit
				done string/strmode.c
				meta strmode.o %.c>%.o string/strmode.c strmode
				prev string/strmode.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Istring -Iinclude -Istd -D_PACKAGE_ast -c string/strmode.c
			done strmode.o generated
			make strlcat.o
				make string/strlcat.c
					prev ast_map.h implicit
					prev include/ast.h implicit
				done string/strlcat.c
				meta strlcat.o %.c>%.o string/strlcat.c strlcat
				prev string/strlcat.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strlcat.c
			done strlcat.o generated
			make strlcpy.o
				make string/strlcpy.c
					prev ast_map.h implicit
					prev include/ast.h implicit
				done string/strlcpy.c
				meta strlcpy.o %.c>%.o string/strlcpy.c strlcpy
				prev string/strlcpy.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strlcpy.c
			done strlcpy.o generated
			make strlook.o
				make string/strlook.c
					prev include/ast.h implicit
				done string/strlook.c
				meta strlook.o %.c>%.o string/strlook.c strlook
				prev string/strlook.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strlook.c
			done strlook.o generated
			make strncopy.o
				make string/strncopy.c
					prev include/ast.h implicit
				done string/strncopy.c
				meta strncopy.o %.c>%.o string/strncopy.c strncopy
				prev string/strncopy.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strncopy.c
			done strncopy.o generated
			make strsearch.o
				make string/strsearch.c
					prev include/ast.h implicit
				done string/strsearch.c
				meta strsearch.o %.c>%.o string/strsearch.c strsearch
				prev string/strsearch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strsearch.c
			done strsearch.o generated
			make strpsearch.o
				make string/strpsearch.c
					prev include/ccode.h implicit
					prev include/ast.h implicit
				done string/strpsearch.c
				meta strpsearch.o %.c>%.o string/strpsearch.c strpsearch
				prev string/strpsearch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strpsearch.c
			done strpsearch.o generated
			make stresc.o
				make string/stresc.c
					prev include/ast.h implicit
				done string/stresc.c
				meta stresc.o %.c>%.o string/stresc.c stresc
				prev string/stresc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/stresc.c
			done stresc.o generated
			make stropt.o
				make string/stropt.c
					prev include/ast.h implicit
				done string/stropt.c
				meta stropt.o %.c>%.o string/stropt.c stropt
				prev string/stropt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/stropt.c
			done stropt.o generated
			make strtape.o
				make string/strtape.c
					prev include/ast.h implicit
				done string/strtape.c
				meta strtape.o %.c>%.o string/strtape.c strtape
				prev string/strtape.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strtape.c
			done strtape.o generated
			make strpcmp.o
				make string/strpcmp.c
					prev include/ast.h implicit
				done string/strpcmp.c
				meta strpcmp.o %.c>%.o string/strpcmp.c strpcmp
				prev string/strpcmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strpcmp.c
			done strpcmp.o generated
			make strnpcmp.o
				make string/strnpcmp.c
					prev include/ast.h implicit
				done string/strnpcmp.c
				meta strnpcmp.o %.c>%.o string/strnpcmp.c strnpcmp
				prev string/strnpcmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strnpcmp.c
			done strnpcmp.o generated
			make strvcmp.o
				make string/strvcmp.c
					prev include/ast.h implicit
				done string/strvcmp.c
				meta strvcmp.o %.c>%.o string/strvcmp.c strvcmp
				prev string/strvcmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strvcmp.c
			done strvcmp.o generated
			make strnvcmp.o
				make string/strnvcmp.c
					prev include/ast.h implicit
				done string/strnvcmp.c
				meta strnvcmp.o %.c>%.o string/strnvcmp.c strnvcmp
				prev string/strnvcmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strnvcmp.c
			done strnvcmp.o generated
			make tok.o
				make string/tok.c
					make include/tok.h implicit
						prev include/ast.h implicit
					done include/tok.h
					prev include/ast.h implicit
				done string/tok.c
				meta tok.o %.c>%.o string/tok.c tok
				prev string/tok.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/tok.c
			done tok.o generated
			make tokline.o
				make string/tokline.c
					prev include/tok.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done string/tokline.c
				meta tokline.o %.c>%.o string/tokline.c tokline
				prev string/tokline.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/tokline.c
			done tokline.o generated
			make tokscan.o
				make string/tokscan.c
					prev include/tok.h implicit
					prev include/ast.h implicit
				done string/tokscan.c
				meta tokscan.o %.c>%.o string/tokscan.c tokscan
				prev string/tokscan.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/tokscan.c
			done tokscan.o generated
			make pathaccess.o
				make path/pathaccess.c
					prev ast_api.h implicit
					prev include/ast.h implicit
				done path/pathaccess.c
				meta pathaccess.o %.c>%.o path/pathaccess.c pathaccess
				prev path/pathaccess.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathaccess.c
			done pathaccess.o generated
			make pathcat.o
				make path/pathcat.c
					prev ast_api.h implicit
					prev include/ast.h implicit
				done path/pathcat.c
				meta pathcat.o %.c>%.o path/pathcat.c pathcat
				prev path/pathcat.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathcat.c
			done pathcat.o generated
			make pathcanon.o
				make path/pathcanon.c
					prev ast_api.h implicit
					prev include/error.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done path/pathcanon.c
				meta pathcanon.o %.c>%.o path/pathcanon.c pathcanon
				prev path/pathcanon.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathcanon.c
			done pathcanon.o generated
			make pathcheck.o
				make path/pathcheck.c
					make include/times.h implicit
						make ast_time.h implicit
							make FEATURE/time
								meta FEATURE/time features/%>FEATURE/% features/time time
								make features/time
								done features/time
								exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/time
							done FEATURE/time generated
							exec - cmp 2>/dev/null -s FEATURE/time ast_time.h || { rm -f ast_time.h; silent test -d . || mkdir .; ${STDCP} FEATURE/time ast_time.h; }
						done ast_time.h dontcare generated
						prev include/ast.h implicit
					done include/times.h
					prev include/error.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done path/pathcheck.c
				meta pathcheck.o %.c>%.o path/pathcheck.c pathcheck
				prev path/pathcheck.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathcheck.c
			done pathcheck.o generated
			make pathpath.o
				make path/pathpath.c
					prev ast_api.h implicit
					prev include/ast.h implicit
				done path/pathpath.c
				meta pathpath.o %.c>%.o path/pathpath.c pathpath
				prev path/pathpath.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathpath.c
			done pathpath.o generated
			make pathexists.o
				make path/pathexists.c
					prev include/error.h implicit
					prev include/ls.h implicit
					make port/lclib.h implicit
						make lc.h implicit
							make lcgen
								make port/lcgen.c
									prev std/stdio.h implicit
								done port/lcgen.c
								exec - ${CC} ${CCLDFLAGS} ${CCFLAGS} ${LDFLAGS} -o lcgen port/lcgen.c
							done lcgen generated
							make port/lc.tab
							done port/lc.tab
							exec - ./lcgen ${COTEMP}.1 ${COTEMP}.2 < port/lc.tab
							exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ${COTEMP}.1 > ${COTEMP}.3
							exec - rm -f ${COTEMP}.1
							exec - if cmp 2>/dev/null -s ${COTEMP}.3 lc.h
							exec - then rm ${COTEMP}.3
							exec - else mv ${COTEMP}.3 lc.h
							exec - fi
							exec - if cmp 2>/dev/null -s ${COTEMP}.2 lctab.c
							exec - then rm ${COTEMP}.2
							exec - else mv ${COTEMP}.2 lctab.c
							exec - fi
							prev include/ast.h implicit
							make ${INSTALLROOT}/include/prototyped.h implicit
							done ${INSTALLROOT}/include/prototyped.h dontcare
							make joint.lc.h joint
								prev lc.h
								make lctab.c
								done lctab.c generated
							done joint.lc.h generated virtual
						done lc.h dontcare generated
						prev include/error.h implicit
						prev include/ast.h implicit
					done port/lclib.h
				done path/pathexists.c
				meta pathexists.o %.c>%.o path/pathexists.c pathexists
				prev path/pathexists.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c path/pathexists.c
			done pathexists.o generated
			make pathfind.o
				make path/pathfind.c
					prev include/ls.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done path/pathfind.c
				meta pathfind.o %.c>%.o path/pathfind.c pathfind
				prev path/pathfind.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathfind.c
			done pathfind.o generated
			make pathicase.o
				make path/pathicase.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done path/pathicase.c
				meta pathicase.o %.c>%.o path/pathicase.c pathicase
				prev path/pathicase.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathicase.c
			done pathicase.o generated
			make pathkey.o
				make path/pathkey.c
					prev ast_api.h implicit
					prev include/ls.h implicit
					make preroot.h implicit
						make FEATURE/preroot
							meta FEATURE/preroot features/%.sh>FEATURE/% features/preroot.sh preroot
							make features/preroot.sh
							done features/preroot.sh
							exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/preroot.sh
						done FEATURE/preroot generated
						exec - cmp 2>/dev/null -s FEATURE/preroot preroot.h || { rm -f preroot.h; silent test -d . || mkdir .; ${STDCP} FEATURE/preroot preroot.h; }
					done preroot.h generated
					prev include/ast.h implicit
				done path/pathkey.c
				meta pathkey.o %.c>%.o path/pathkey.c pathkey
				prev path/pathkey.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathkey.c
			done pathkey.o generated
			make pathprobe.o
				make path/pathprobe.c
					prev ast_api.h implicit
					make include/proc.h implicit
						prev include/ast.h implicit
					done include/proc.h
					prev include/ls.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done path/pathprobe.c
				meta pathprobe.o %.c>%.o path/pathprobe.c pathprobe
				prev path/pathprobe.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -DHOSTTYPE=\""${mam_cc_HOSTTYPE}"\" -D_PACKAGE_ast -c path/pathprobe.c
			done pathprobe.o generated
			make pathrepl.o
				make path/pathrepl.c
					prev ast_api.h implicit
					prev include/ast.h implicit
				done path/pathrepl.c
				meta pathrepl.o %.c>%.o path/pathrepl.c pathrepl
				prev path/pathrepl.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathrepl.c
			done pathrepl.o generated
			make pathnative.o
				make path/pathnative.c
					prev include/ast.h implicit
				done path/pathnative.c
				meta pathnative.o %.c>%.o path/pathnative.c pathnative
				prev path/pathnative.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathnative.c
			done pathnative.o generated
			make pathposix.o
				make path/pathposix.c
					make uwin.h implicit
					done uwin.h dontcare virtual
					prev include/ast.h implicit
				done path/pathposix.c
				meta pathposix.o %.c>%.o path/pathposix.c pathposix
				prev path/pathposix.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathposix.c
			done pathposix.o generated
			make pathtemp.o
				make path/pathtemp.c
					prev include/error.h implicit
					make include/tm.h implicit
						prev include/times.h implicit
						prev include/ast.h implicit
					done include/tm.h
					make tv.h implicit
						make FEATURE/tv
							meta FEATURE/tv features/%>FEATURE/% features/tv tv
							make features/tv
							done features/tv
							exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/tv
							prev include/ast.h implicit
						done FEATURE/tv generated
						exec - cmp 2>/dev/null -s FEATURE/tv tv.h || { rm -f tv.h; silent test -d . || mkdir .; ${STDCP} FEATURE/tv tv.h; }
						prev include/ast.h implicit
					done tv.h generated
					prev include/ls.h implicit
					prev include/ast.h implicit
				done path/pathtemp.c
				meta pathtemp.o %.c>%.o path/pathtemp.c pathtemp
				prev path/pathtemp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathtemp.c
			done pathtemp.o generated
			make pathtmp.o
				make path/pathtmp.c
					prev std/stdio.h implicit
					prev include/ast.h implicit
				done path/pathtmp.c
				meta pathtmp.o %.c>%.o path/pathtmp.c pathtmp
				prev path/pathtmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathtmp.c
			done pathtmp.o generated
			make pathstat.o
				make path/pathstat.c
					prev include/error.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done path/pathstat.c
				meta pathstat.o %.c>%.o path/pathstat.c pathstat
				prev path/pathstat.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathstat.c
			done pathstat.o generated
			make pathgetlink.o
				make path/pathgetlink.c
					make misc/univlib.h implicit
						prev include/ls.h implicit
						prev include/ast.h implicit
					done misc/univlib.h
				done path/pathgetlink.c
				meta pathgetlink.o %.c>%.o path/pathgetlink.c pathgetlink
				prev path/pathgetlink.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c path/pathgetlink.c
			done pathgetlink.o generated
			make pathsetlink.o
				make path/pathsetlink.c
					prev misc/univlib.h implicit
				done path/pathsetlink.c
				meta pathsetlink.o %.c>%.o path/pathsetlink.c pathsetlink
				prev path/pathsetlink.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c path/pathsetlink.c
			done pathsetlink.o generated
			make pathbin.o
				make path/pathbin.c
					prev include/ast.h implicit
				done path/pathbin.c
				meta pathbin.o %.c>%.o path/pathbin.c pathbin
				prev path/pathbin.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathbin.c
			done pathbin.o generated
			make pathshell.o
				make path/pathshell.c
					prev include/ast.h implicit
				done path/pathshell.c
				meta pathshell.o %.c>%.o path/pathshell.c pathshell
				prev path/pathshell.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathshell.c
			done pathshell.o generated
			make pathcd.o
				make path/pathcd.c
					make include/stk.h implicit
						prev include/sfio.h implicit
					done include/stk.h
					prev include/error.h implicit
					prev include/ast.h implicit
				done path/pathcd.c
				meta pathcd.o %.c>%.o path/pathcd.c pathcd
				prev path/pathcd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathcd.c
			done pathcd.o generated
			make pathprog.o
				make path/pathprog.c
					make FEATURE/prog implicit
						meta FEATURE/prog features/%>FEATURE/% features/prog prog
						make features/prog
						done features/prog
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/prog
					done FEATURE/prog generated
					make include/ast_windows.h implicit
						make windows.h implicit
						done windows.h dontcare virtual
					done include/ast_windows.h dontcare
					prev include/ast.h implicit
				done path/pathprog.c
				meta pathprog.o %.c>%.o path/pathprog.c pathprog
				prev path/pathprog.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c path/pathprog.c
			done pathprog.o generated
			make ftwalk.o
				make misc/ftwalk.c
					make include/ftwalk.h implicit
						make include/fts.h implicit
							prev ast_mode.h implicit
							prev ast_fs.h implicit
							prev include/ast_std.h implicit
						done include/fts.h dontcare
					done include/ftwalk.h
					prev include/ast.h implicit
				done misc/ftwalk.c
				meta ftwalk.o %.c>%.o misc/ftwalk.c ftwalk
				prev misc/ftwalk.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/ftwalk.c
			done ftwalk.o generated
			make ftwflags.o
				make misc/ftwflags.c
					prev include/ftwalk.h implicit
					prev include/ast.h implicit
				done misc/ftwflags.c
				meta ftwflags.o %.c>%.o misc/ftwflags.c ftwflags
				prev misc/ftwflags.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/ftwflags.c
			done ftwflags.o generated
			make fts.o
				make misc/fts.c
					prev include/fts.h implicit
					prev include/ls.h implicit
					prev include/error.h implicit
					prev include/ast_dir.h implicit
					prev include/ast.h implicit
				done misc/fts.c
				meta fts.o %.c>%.o misc/fts.c fts
				prev misc/fts.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D__OBSOLETE__=20120101 -D_PACKAGE_ast -c misc/fts.c
			done fts.o generated
			make astintercept.o
				make misc/astintercept.c
					make misc/intercepts.h implicit
						make include/shcmd.h implicit
						done include/shcmd.h dontcare
						prev include/ast.h implicit
					done misc/intercepts.h
				done misc/astintercept.c
				meta astintercept.o %.c>%.o misc/astintercept.c astintercept
				prev misc/astintercept.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/astintercept.c
			done astintercept.o generated
			make conformance.o
				make misc/conformance.c
					prev include/ast.h implicit
				done misc/conformance.c
				meta conformance.o %.c>%.o misc/conformance.c conformance
				prev misc/conformance.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/conformance.c
			done conformance.o generated
			make getenv.o
				make misc/getenv.c
					prev windows.h implicit
					prev misc/intercepts.h implicit
				done misc/getenv.c
				meta getenv.o %.c>%.o misc/getenv.c getenv
				prev misc/getenv.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/getenv.c
			done getenv.o generated
			make setenviron.o
				make misc/setenviron.c
					prev misc/intercepts.h implicit
				done misc/setenviron.c
				meta setenviron.o %.c>%.o misc/setenviron.c setenviron
				prev misc/setenviron.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/setenviron.c
			done setenviron.o generated
			make optget.o
				make misc/optget.c
					prev include/ccode.h implicit
					make include/debug.h implicit
						prev include/error.h implicit
						prev include/ast.h implicit
					done include/debug.h
					make misc/optlib.h implicit
						prev include/error.h implicit
						prev include/cdt.h implicit
						prev include/ast.h implicit
					done misc/optlib.h
				done misc/optget.c
				meta optget.o %.c>%.o misc/optget.c optget
				prev misc/optget.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/optget.c
			done optget.o generated
			make optjoin.o
				make misc/optjoin.c
					prev misc/optlib.h implicit
				done misc/optjoin.c
				meta optjoin.o %.c>%.o misc/optjoin.c optjoin
				prev misc/optjoin.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/optjoin.c
			done optjoin.o generated
			make optesc.o
				make misc/optesc.c
					prev misc/optlib.h implicit
				done misc/optesc.c
				meta optesc.o %.c>%.o misc/optesc.c optesc
				prev misc/optesc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/optesc.c
			done optesc.o generated
			make optctx.o
				make misc/optctx.c
					prev misc/optlib.h implicit
				done misc/optctx.c
				meta optctx.o %.c>%.o misc/optctx.c optctx
				prev misc/optctx.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/optctx.c
			done optctx.o generated
			make strsort.o
				make string/strsort.c
					prev include/ast.h implicit
				done string/strsort.c
				meta strsort.o %.c>%.o string/strsort.c strsort
				prev string/strsort.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strsort.c
			done strsort.o generated
			make struniq.o
				make string/struniq.c
					prev include/ast.h implicit
				done string/struniq.c
				meta struniq.o %.c>%.o string/struniq.c struniq
				prev string/struniq.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/struniq.c
			done struniq.o generated
			make magic.o
				make misc/magic.c
					make include/magic.h implicit
						prev include/ls.h implicit
						prev include/sfio.h implicit
					done include/magic.h
					make include/swap.h implicit
						prev ast_common.h implicit
					done include/swap.h
					prev include/regex.h implicit
					prev include/error.h implicit
					prev include/modex.h implicit
					make include/dt.h implicit
						prev include/vmalloc.h implicit
						prev include/cdt.h implicit
					done include/dt.h
					prev include/ccode.h implicit
					prev include/ast.h implicit
				done misc/magic.c
				meta magic.o %.c>%.o misc/magic.c magic
				prev misc/magic.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/magic.c
			done magic.o generated
			make mime.o
				make misc/mime.c
					make misc/mimelib.h implicit
						make include/mime.h implicit
							prev include/ls.h implicit
							prev include/sfio.h implicit
						done include/mime.h dontcare
						prev include/tok.h implicit
						prev include/magic.h implicit
						prev include/cdt.h implicit
						prev include/ast.h implicit
					done misc/mimelib.h
				done misc/mime.c
				meta mime.o %.c>%.o misc/mime.c mime
				prev misc/mime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/mime.c
			done mime.o generated
			make mimetype.o
				make misc/mimetype.c
					prev misc/mimelib.h implicit
				done misc/mimetype.c
				meta mimetype.o %.c>%.o misc/mimetype.c mimetype
				prev misc/mimetype.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/mimetype.c
			done mimetype.o generated
			make signal.o
				make misc/signal.c
					prev ast_map.h implicit
					make sig.h implicit
						make FEATURE/sig
							meta FEATURE/sig features/%.sh>FEATURE/% features/sig.sh sig
							make features/sig.sh
							done features/sig.sh
							exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/sig.sh
						done FEATURE/sig generated
						exec - cmp 2>/dev/null -s FEATURE/sig sig.h || { rm -f sig.h; silent test -d . || mkdir .; ${STDCP} FEATURE/sig sig.h; }
					done sig.h generated
					prev include/ast.h implicit
				done misc/signal.c
				meta signal.o %.c>%.o misc/signal.c signal
				prev misc/signal.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/signal.c
			done signal.o generated
			make sigflag.o
				make comp/sigflag.c
					prev sig.h implicit
					prev include/ast.h implicit
				done comp/sigflag.c
				meta sigflag.o %.c>%.o comp/sigflag.c sigflag
				prev comp/sigflag.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/sigflag.c
			done sigflag.o generated
			make systrace.o
				make misc/systrace.c
					prev include/debug.h implicit
					prev include/proc.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done misc/systrace.c
				meta systrace.o %.c>%.o misc/systrace.c systrace
				prev misc/systrace.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/systrace.c
			done systrace.o generated
			make error.o
				make misc/error.c
					prev include/regex.h implicit
					prev include/times.h implicit
					prev include/stk.h implicit
					prev sig.h implicit
					make include/namval.h implicit
					done include/namval.h
					prev include/ccode.h implicit
					prev port/lclib.h implicit
				done misc/error.c
				meta error.o %.c>%.o misc/error.c error
				prev misc/error.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -DERROR_CATALOG=\""libast"\" -D_PACKAGE_ast -c misc/error.c
			done error.o generated
			make errorf.o
				make misc/errorf.c
					prev include/error.h implicit
				done misc/errorf.c
				meta errorf.o %.c>%.o misc/errorf.c errorf
				prev misc/errorf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/errorf.c
			done errorf.o generated
			make errormsg.o
				make misc/errormsg.c
					prev include/error.h implicit
				done misc/errormsg.c
				meta errormsg.o %.c>%.o misc/errormsg.c errormsg
				prev misc/errormsg.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/errormsg.c
			done errormsg.o generated
			make errorx.o
				make misc/errorx.c
					prev port/lclib.h implicit
				done misc/errorx.c
				meta errorx.o %.c>%.o misc/errorx.c errorx
				prev misc/errorx.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c misc/errorx.c
			done errorx.o generated
			make localeconv.o
				make comp/localeconv.c
					prev port/lclib.h implicit
				done comp/localeconv.c
				meta localeconv.o %.c>%.o comp/localeconv.c localeconv
				prev comp/localeconv.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/localeconv.c
			done localeconv.o generated
			make setlocale.o
				make comp/setlocale.c
					prev include/ast_windows.h implicit
					prev std/wctype.h implicit
					prev include/error.h implicit
					prev include/namval.h implicit
					make include/mc.h implicit
						prev include/ast.h implicit
					done include/mc.h
					prev ast_wchar.h implicit
					prev port/lclib.h implicit
					make ast_standards.h implicit
						prev FEATURE/standards
						exec - cmp 2>/dev/null -s FEATURE/standards ast_standards.h || { rm -f ast_standards.h; silent test -d . || mkdir .; ${STDCP} FEATURE/standards ast_standards.h; }
					done ast_standards.h generated
				done comp/setlocale.c
				meta setlocale.o %.c>%.o comp/setlocale.c setlocale
				prev comp/setlocale.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/setlocale.c
			done setlocale.o generated
			make translate.o
				make misc/translate.c
					make std/nl_types.h implicit
						prev ast_nl_types.h implicit
					done std/nl_types.h
					prev include/mc.h implicit
					prev include/error.h implicit
					prev include/cdt.h implicit
					prev port/lclib.h implicit
				done misc/translate.c
				meta translate.o %.c>%.o misc/translate.c translate
				prev misc/translate.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c misc/translate.c
			done translate.o generated
			make catopen.o
				make comp/catopen.c
					make std/iconv.h implicit
						make ast_iconv.h implicit
							make FEATURE/iconv
								meta FEATURE/iconv features/%>FEATURE/% features/iconv iconv
								make features/iconv
								done features/iconv
								exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/iconv
								prev include/ccode.h implicit
								prev ast_common.h implicit
							done FEATURE/iconv generated
							exec - cmp 2>/dev/null -s FEATURE/iconv ast_iconv.h || { rm -f ast_iconv.h; silent test -d . || mkdir .; ${STDCP} FEATURE/iconv ast_iconv.h; }
							prev include/ccode.h implicit
							prev ast_common.h implicit
						done ast_iconv.h generated
					done std/iconv.h
					prev std/nl_types.h implicit
					prev include/mc.h implicit
					prev include/ast.h implicit
				done comp/catopen.c
				meta catopen.o %.c>%.o comp/catopen.c catopen
				prev comp/catopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/catopen.c
			done catopen.o generated
			make iconv.o
				make comp/iconv.c
					prev include/ast_windows.h implicit
					prev port/lclib.h implicit
					prev std/iconv.h implicit
					prev include/ccode.h implicit
					prev include/error.h implicit
					prev std/dirent.h implicit
					prev include/ast.h implicit
				done comp/iconv.c
				meta iconv.o %.c>%.o comp/iconv.c iconv
				prev comp/iconv.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/iconv.c
			done iconv.o generated
			make lc.o
				make port/lc.c
					make FEATURE/locale implicit
						meta FEATURE/locale features/%>FEATURE/% features/locale locale
						make features/locale
						done features/locale
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/locale
					done FEATURE/locale generated
					make port/lclang.h implicit
						prev include/ast_windows.h implicit
					done port/lclang.h
					prev port/lclib.h implicit
				done port/lc.c
				meta lc.o %.c>%.o port/lc.c lc
				prev port/lc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c port/lc.c
			done lc.o generated
			make lctab.o
				make lctab.c
					prev port/lclang.h implicit
					prev port/lclib.h implicit
				done lctab.c
				meta lctab.o %.c>%.o lctab.c lctab
				prev lctab.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c lctab.c
			done lctab.o generated
			make mc.o
				make port/mc.c
					prev std/nl_types.h implicit
					prev include/mc.h implicit
					prev include/error.h implicit
					prev include/vmalloc.h implicit
					prev std/iconv.h implicit
					prev port/lclib.h implicit
					make sfio/sfhdr.h implicit
						prev port/lclib.h implicit
						make vfork.h implicit
						done vfork.h dontcare virtual
						make stropts.h implicit
						done stropts.h dontcare virtual
						prev std/wchar.h implicit
						prev include/error.h implicit
						make FEATURE/float implicit
							meta FEATURE/float features/%>FEATURE/% features/float float
							make features/float
								prev FEATURE/standards implicit
							done features/float
							exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/float
							prev ast_common.h implicit
						done FEATURE/float dontcare generated
						make mman.h implicit
						done mman.h dontcare virtual
						make filio.h implicit
						done filio.h dontcare virtual
						make stat.h implicit
						done stat.h dontcare virtual
						prev include/ls.h implicit
						make ast_tty.h implicit
							prev FEATURE/tty
							exec - cmp 2>/dev/null -s FEATURE/tty ast_tty.h || { rm -f ast_tty.h; silent test -d . || mkdir .; ${STDCP} FEATURE/tty ast_tty.h; }
						done ast_tty.h dontcare generated
						prev ast_time.h implicit
						prev include/ast.h implicit
						make sfio/vthread.h implicit
							prev windows.h implicit
							prev std/endian.h implicit
							prev include/error.h implicit
							prev ast_common.h implicit
						done sfio/vthread.h dontcare
						make include/sfio_t.h implicit
							prev include/sfio.h implicit
						done include/sfio_t.h dontcare
						prev FEATURE/common implicit
						prev FEATURE/mmap implicit
						make FEATURE/sfio implicit
							meta FEATURE/sfio features/%>FEATURE/% features/sfio sfio
							make features/sfio
							done features/sfio
							exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/sfio
						done FEATURE/sfio dontcare generated
					done sfio/sfhdr.h
				done port/mc.c
				meta mc.o %.c>%.o port/mc.c mc
				prev port/mc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${CCFLAGS.FORCE}?} ${DEBUG+-DDEBUG=${DEBUG}} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c port/mc.c
			done mc.o generated
			make base64.o
				make string/base64.c
					prev include/ast.h implicit
				done string/base64.c
				meta base64.o %.c>%.o string/base64.c base64
				prev string/base64.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/base64.c
			done base64.o generated
			make recfmt.o
				make misc/recfmt.c
					make include/recfmt.h implicit
						prev include/ast.h implicit
					done include/recfmt.h
				done misc/recfmt.c
				meta recfmt.o %.c>%.o misc/recfmt.c recfmt
				prev misc/recfmt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/recfmt.c
			done recfmt.o generated
			make recstr.o
				make misc/recstr.c
					prev include/recfmt.h implicit
				done misc/recstr.c
				meta recstr.o %.c>%.o misc/recstr.c recstr
				prev misc/recstr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/recstr.c
			done recstr.o generated
			make reclen.o
				make misc/reclen.c
					prev include/recfmt.h implicit
				done misc/reclen.c
				meta reclen.o %.c>%.o misc/reclen.c reclen
				prev misc/reclen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/reclen.c
			done reclen.o generated
			make fmtrec.o
				make misc/fmtrec.c
					prev include/recfmt.h implicit
				done misc/fmtrec.c
				meta fmtrec.o %.c>%.o misc/fmtrec.c fmtrec
				prev misc/fmtrec.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/fmtrec.c
			done fmtrec.o generated
			make fmtbase.o
				make string/fmtbase.c
					prev include/ast.h implicit
				done string/fmtbase.c
				meta fmtbase.o %.c>%.o string/fmtbase.c fmtbase
				prev string/fmtbase.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D__OBSOLETE__=20120101 -D_PACKAGE_ast -c string/fmtbase.c
			done fmtbase.o generated
			make fmtbuf.o
				make string/fmtbuf.c
					prev include/ast.h implicit
				done string/fmtbuf.c
				meta fmtbuf.o %.c>%.o string/fmtbuf.c fmtbuf
				prev string/fmtbuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtbuf.c
			done fmtbuf.o generated
			make fmtclock.o
				make string/fmtclock.c
					prev include/tm.h implicit
					prev include/ast.h implicit
				done string/fmtclock.c
				meta fmtclock.o %.c>%.o string/fmtclock.c fmtclock
				prev string/fmtclock.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtclock.c
			done fmtclock.o generated
			make fmtdev.o
				make string/fmtdev.c
					prev include/ls.h implicit
					prev include/ast.h implicit
				done string/fmtdev.c
				meta fmtdev.o %.c>%.o string/fmtdev.c fmtdev
				prev string/fmtdev.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtdev.c
			done fmtdev.o generated
			make fmtelapsed.o
				make string/fmtelapsed.c
					prev include/ast.h implicit
				done string/fmtelapsed.c
				meta fmtelapsed.o %.c>%.o string/fmtelapsed.c fmtelapsed
				prev string/fmtelapsed.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtelapsed.c
			done fmtelapsed.o generated
			make fmterror.o
				make string/fmterror.c
					prev include/ast.h implicit
				done string/fmterror.c
				meta fmterror.o %.c>%.o string/fmterror.c fmterror
				prev string/fmterror.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmterror.c
			done fmterror.o generated
			make fmtesc.o
				make string/fmtesc.c
					prev std/wctype.h implicit
					prev std/wchar.h implicit
					prev include/ccode.h implicit
					prev include/ast.h implicit
				done string/fmtesc.c
				meta fmtesc.o %.c>%.o string/fmtesc.c fmtesc
				prev string/fmtesc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtesc.c
			done fmtesc.o generated
			make fmtfmt.o
				make string/fmtfmt.c
					prev include/ast.h implicit
				done string/fmtfmt.c
				meta fmtfmt.o %.c>%.o string/fmtfmt.c fmtfmt
				prev string/fmtfmt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtfmt.c
			done fmtfmt.o generated
			make fmtfs.o
				make string/fmtfs.c
					prev include/cdt.h implicit
					prev FEATURE/fs implicit
					make include/mnt.h implicit
					done include/mnt.h
					prev include/ls.h implicit
					prev include/ast.h implicit
				done string/fmtfs.c
				meta fmtfs.o %.c>%.o string/fmtfs.c fmtfs
				prev string/fmtfs.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtfs.c
			done fmtfs.o generated
			make fmtident.o
				make string/fmtident.c
					prev include/ast.h implicit
				done string/fmtident.c
				meta fmtident.o %.c>%.o string/fmtident.c fmtident
				prev string/fmtident.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtident.c
			done fmtident.o generated
			make fmtint.o
				make string/fmtint.c
					prev include/ast.h implicit
				done string/fmtint.c
				meta fmtint.o %.c>%.o string/fmtint.c fmtint
				prev string/fmtint.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtint.c
			done fmtint.o generated
			make fmtip4.o
				make string/fmtip4.c
					prev include/ast.h implicit
				done string/fmtip4.c
				meta fmtip4.o %.c>%.o string/fmtip4.c fmtip4
				prev string/fmtip4.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtip4.c
			done fmtip4.o generated
			make fmtip6.o
				make string/fmtip6.c
					make include/ip6.h implicit
					done include/ip6.h
					prev include/ast.h implicit
				done string/fmtip6.c
				meta fmtip6.o %.c>%.o string/fmtip6.c fmtip6
				prev string/fmtip6.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtip6.c
			done fmtip6.o generated
			make fmtls.o
				make string/fmtls.c
					prev include/tm.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done string/fmtls.c
				meta fmtls.o %.c>%.o string/fmtls.c fmtls
				prev string/fmtls.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtls.c
			done fmtls.o generated
			make fmtmatch.o
				make string/fmtmatch.c
					prev include/ast.h implicit
				done string/fmtmatch.c
				meta fmtmatch.o %.c>%.o string/fmtmatch.c fmtmatch
				prev string/fmtmatch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtmatch.c
			done fmtmatch.o generated
			make fmtmode.o
				make string/fmtmode.c
					prev string/modelib.h implicit
				done string/fmtmode.c
				meta fmtmode.o %.c>%.o string/fmtmode.c fmtmode
				prev string/fmtmode.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Istring -Iinclude -Istd -D_PACKAGE_ast -c string/fmtmode.c
			done fmtmode.o generated
			make fmtnum.o
				make string/fmtnum.c
					prev include/ast.h implicit
				done string/fmtnum.c
				meta fmtnum.o %.c>%.o string/fmtnum.c fmtnum
				prev string/fmtnum.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtnum.c
			done fmtnum.o generated
			make fmtperm.o
				make string/fmtperm.c
					prev include/ls.h implicit
					prev include/ast.h implicit
				done string/fmtperm.c
				meta fmtperm.o %.c>%.o string/fmtperm.c fmtperm
				prev string/fmtperm.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtperm.c
			done fmtperm.o generated
			make fmtre.o
				make string/fmtre.c
					prev include/ast.h implicit
				done string/fmtre.c
				meta fmtre.o %.c>%.o string/fmtre.c fmtre
				prev string/fmtre.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtre.c
			done fmtre.o generated
			make fmttime.o
				make string/fmttime.c
					prev include/tm.h implicit
				done string/fmttime.c
				meta fmttime.o %.c>%.o string/fmttime.c fmttime
				prev string/fmttime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmttime.c
			done fmttime.o generated
			make fmtuid.o
				make string/fmtuid.c
					prev std/stdio.h implicit
					prev include/cdt.h implicit
					prev include/ast.h implicit
				done string/fmtuid.c
				meta fmtuid.o %.c>%.o string/fmtuid.c fmtuid
				prev string/fmtuid.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtuid.c
			done fmtuid.o generated
			make fmtgid.o
				make string/fmtgid.c
					prev std/stdio.h implicit
					prev include/cdt.h implicit
					prev include/ast.h implicit
				done string/fmtgid.c
				meta fmtgid.o %.c>%.o string/fmtgid.c fmtgid
				prev string/fmtgid.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtgid.c
			done fmtgid.o generated
			make fmtsignal.o
				make string/fmtsignal.c
					prev sig.h implicit
					prev include/ast.h implicit
				done string/fmtsignal.c
				meta fmtsignal.o %.c>%.o string/fmtsignal.c fmtsignal
				prev string/fmtsignal.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtsignal.c
			done fmtsignal.o generated
			make fmtscale.o
				make string/fmtscale.c
					prev port/lclib.h implicit
					prev include/ast.h implicit
				done string/fmtscale.c
				meta fmtscale.o %.c>%.o string/fmtscale.c fmtscale
				prev string/fmtscale.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/fmtscale.c
			done fmtscale.o generated
			make fmttmx.o
				make string/fmttmx.c
					prev tv.h implicit
					make tmx.h implicit
						make FEATURE/tmx
							meta FEATURE/tmx features/%>FEATURE/% features/tmx tmx
							make features/tmx
								prev FEATURE/common implicit
							done features/tmx
							exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/tmx
							prev tv.h implicit
							prev include/tm.h implicit
						done FEATURE/tmx generated
						exec - cmp 2>/dev/null -s FEATURE/tmx tmx.h || { rm -f tmx.h; silent test -d . || mkdir .; ${STDCP} FEATURE/tmx tmx.h; }
						prev tv.h implicit
						prev include/tm.h implicit
					done tmx.h generated
				done string/fmttmx.c
				meta fmttmx.o %.c>%.o string/fmttmx.c fmttmx
				prev string/fmttmx.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmttmx.c
			done fmttmx.o generated
			make fmttv.o
				make string/fmttv.c
					prev include/tm.h implicit
					prev tv.h implicit
				done string/fmttv.c
				meta fmttv.o %.c>%.o string/fmttv.c fmttv
				prev string/fmttv.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmttv.c
			done fmttv.o generated
			make fmtversion.o
				make string/fmtversion.c
					prev include/ast.h implicit
				done string/fmtversion.c
				meta fmtversion.o %.c>%.o string/fmtversion.c fmtversion
				prev string/fmtversion.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtversion.c
			done fmtversion.o generated
			make strelapsed.o
				make string/strelapsed.c
					prev include/ast.h implicit
				done string/strelapsed.c
				meta strelapsed.o %.c>%.o string/strelapsed.c strelapsed
				prev string/strelapsed.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strelapsed.c
			done strelapsed.o generated
			make strperm.o
				make string/strperm.c
					prev include/modex.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done string/strperm.c
				meta strperm.o %.c>%.o string/strperm.c strperm
				prev string/strperm.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strperm.c
			done strperm.o generated
			make struid.o
				make string/struid.c
					prev include/cdt.h implicit
					prev include/ast.h implicit
				done string/struid.c
				meta struid.o %.c>%.o string/struid.c struid
				prev string/struid.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/struid.c
			done struid.o generated
			make strgid.o
				make string/strgid.c
					prev include/cdt.h implicit
					prev include/ast.h implicit
				done string/strgid.c
				meta strgid.o %.c>%.o string/strgid.c strgid
				prev string/strgid.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strgid.c
			done strgid.o generated
			make strtoip4.o
				make string/strtoip4.c
					prev include/ast.h implicit
				done string/strtoip4.c
				meta strtoip4.o %.c>%.o string/strtoip4.c strtoip4
				prev string/strtoip4.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strtoip4.c
			done strtoip4.o generated
			make strtoip6.o
				make string/strtoip6.c
					prev include/ip6.h implicit
					prev include/ast.h implicit
				done string/strtoip6.c
				meta strtoip6.o %.c>%.o string/strtoip6.c strtoip6
				prev string/strtoip6.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strtoip6.c
			done strtoip6.o generated
			make stack.o
				make misc/stack.c
					make include/stack.h implicit
					done include/stack.h
					prev include/ast.h implicit
				done misc/stack.c
				meta stack.o %.c>%.o misc/stack.c stack
				prev misc/stack.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/stack.c
			done stack.o generated
			make stk.o
				make misc/stk.c
					prev include/stk.h implicit
					make align.h implicit
						make FEATURE/align
							meta FEATURE/align features/%.c>FEATURE/% features/align.c align
							make features/align.c
								prev FEATURE/common implicit
							done features/align.c
							exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I.  ${LDFLAGS}" run features/align.c
						done FEATURE/align generated
						exec - cmp 2>/dev/null -s FEATURE/align align.h || { rm -f align.h; silent test -d . || mkdir .; ${STDCP} FEATURE/align align.h; }
					done align.h generated
					prev include/ast.h implicit
					prev include/sfio_t.h implicit
				done misc/stk.c
				meta stk.o %.c>%.o misc/stk.c stk
				prev misc/stk.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/stk.c
			done stk.o generated
			make swapget.o
				make string/swapget.c
					prev include/swap.h implicit
					prev include/ast.h implicit
				done string/swapget.c
				meta swapget.o %.c>%.o string/swapget.c swapget
				prev string/swapget.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/swapget.c
			done swapget.o generated
			make swapmem.o
				make string/swapmem.c
					prev include/swap.h implicit
					prev include/ast.h implicit
				done string/swapmem.c
				meta swapmem.o %.c>%.o string/swapmem.c swapmem
				prev string/swapmem.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/swapmem.c
			done swapmem.o generated
			make swapop.o
				make string/swapop.c
					prev include/swap.h implicit
					prev include/ast.h implicit
				done string/swapop.c
				meta swapop.o %.c>%.o string/swapop.c swapop
				prev string/swapop.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/swapop.c
			done swapop.o generated
			make swapput.o
				make string/swapput.c
					prev include/swap.h implicit
					prev include/ast.h implicit
				done string/swapput.c
				meta swapput.o %.c>%.o string/swapput.c swapput
				prev string/swapput.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/swapput.c
			done swapput.o generated
			make sigdata.o
				make misc/sigdata.c
					make FEATURE/signal implicit
						meta FEATURE/signal features/%.c>FEATURE/% features/signal.c signal
						make features/signal.c
							make FEATURE/siglist implicit
								meta FEATURE/siglist features/%>FEATURE/% features/siglist siglist
								make features/siglist
								done features/siglist
								exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/siglist
							done FEATURE/siglist generated
							prev FEATURE/standards implicit
						done features/signal.c
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I.  ${LDFLAGS}" run features/signal.c
					done FEATURE/signal generated
					prev sig.h implicit
					prev include/ast.h implicit
				done misc/sigdata.c
				meta sigdata.o %.c>%.o misc/sigdata.c sigdata
				prev misc/sigdata.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/sigdata.c
			done sigdata.o generated
			make sigcrit.o
				make misc/sigcrit.c
					prev sig.h implicit
					prev include/ast.h implicit
				done misc/sigcrit.c
				meta sigcrit.o %.c>%.o misc/sigcrit.c sigcrit
				prev misc/sigcrit.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/sigcrit.c
			done sigcrit.o generated
			make sigunblock.o
				make comp/sigunblock.c
					prev sig.h implicit
					prev include/ast.h implicit
				done comp/sigunblock.c
				meta sigunblock.o %.c>%.o comp/sigunblock.c sigunblock
				prev comp/sigunblock.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/sigunblock.c
			done sigunblock.o generated
			make procopen.o
				make misc/procopen.c
					prev include/namval.h implicit
					prev ast_tty.h implicit
					prev include/ls.h implicit
					make misc/proclib.h implicit
						prev include/proc.h implicit
						make include/wait.h implicit
							make ast_wait.h implicit
								make FEATURE/wait
									meta FEATURE/wait features/%>FEATURE/% features/wait wait
									make features/wait
									done features/wait
									exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/wait
								done FEATURE/wait generated
								exec - cmp 2>/dev/null -s FEATURE/wait ast_wait.h || { rm -f ast_wait.h; silent test -d . || mkdir .; ${STDCP} FEATURE/wait ast_wait.h; }
							done ast_wait.h dontcare generated
							prev include/ast.h implicit
						done include/wait.h dontcare
						prev sig.h implicit
						prev include/ast.h implicit
						prev ast_standards.h implicit
					done misc/proclib.h
				done misc/procopen.c
				meta procopen.o %.c>%.o misc/procopen.c procopen
				prev misc/procopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/procopen.c
			done procopen.o generated
			make procclose.o
				make misc/procclose.c
					prev misc/proclib.h implicit
				done misc/procclose.c
				meta procclose.o %.c>%.o misc/procclose.c procclose
				prev misc/procclose.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/procclose.c
			done procclose.o generated
			make procrun.o
				make misc/procrun.c
					prev misc/proclib.h implicit
				done misc/procrun.c
				meta procrun.o %.c>%.o misc/procrun.c procrun
				prev misc/procrun.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D__OBSOLETE__=20120101 -D_PACKAGE_ast -c misc/procrun.c
			done procrun.o generated
			make procfree.o
				make misc/procfree.c
					prev misc/proclib.h implicit
				done misc/procfree.c
				meta procfree.o %.c>%.o misc/procfree.c procfree
				prev misc/procfree.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/procfree.c
			done procfree.o generated
			make tmdate.o
				make tm/tmdate.c
					prev tmx.h implicit
				done tm/tmdate.c
				meta tmdate.o %.c>%.o tm/tmdate.c tmdate
				prev tm/tmdate.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmdate.c
			done tmdate.o generated
			make tmequiv.o
				make tm/tmequiv.c
					prev include/tm.h implicit
				done tm/tmequiv.c
				meta tmequiv.o %.c>%.o tm/tmequiv.c tmequiv
				prev tm/tmequiv.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmequiv.c
			done tmequiv.o generated
			make tmfix.o
				make tm/tmfix.c
					prev tmx.h implicit
					prev include/ast.h implicit
				done tm/tmfix.c
				meta tmfix.o %.c>%.o tm/tmfix.c tmfix
				prev tm/tmfix.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmfix.c
			done tmfix.o generated
			make tmfmt.o
				make tm/tmfmt.c
					prev tmx.h implicit
				done tm/tmfmt.c
				meta tmfmt.o %.c>%.o tm/tmfmt.c tmfmt
				prev tm/tmfmt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmfmt.c
			done tmfmt.o generated
			make tmform.o
				make tm/tmform.c
					prev include/tm.h implicit
					prev include/ast.h implicit
				done tm/tmform.c
				meta tmform.o %.c>%.o tm/tmform.c tmform
				prev tm/tmform.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmform.c
			done tmform.o generated
			make tmgoff.o
				make tm/tmgoff.c
					prev include/tm.h implicit
					prev include/ast.h implicit
				done tm/tmgoff.c
				meta tmgoff.o %.c>%.o tm/tmgoff.c tmgoff
				prev tm/tmgoff.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmgoff.c
			done tmgoff.o generated
			make tminit.o
				make tm/tminit.c
					make FEATURE/tmlib implicit
						meta FEATURE/tmlib features/%>FEATURE/% features/tmlib tmlib
						make features/tmlib
						done features/tmlib
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/tmlib
					done FEATURE/tmlib generated
					prev include/namval.h implicit
					prev include/tm.h implicit
				done tm/tminit.c
				meta tminit.o %.c>%.o tm/tminit.c tminit
				prev tm/tminit.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tminit.c
			done tminit.o generated
			make tmleap.o
				make tm/tmleap.c
					prev tmx.h implicit
				done tm/tmleap.c
				meta tmleap.o %.c>%.o tm/tmleap.c tmleap
				prev tm/tmleap.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmleap.c
			done tmleap.o generated
			make tmlex.o
				make tm/tmlex.c
					prev include/tm.h implicit
					prev include/ast.h implicit
				done tm/tmlex.c
				meta tmlex.o %.c>%.o tm/tmlex.c tmlex
				prev tm/tmlex.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmlex.c
			done tmlex.o generated
			make tmlocale.o
				make tm/tmlocale.c
					prev std/nl_types.h implicit
					prev std/nl_types.h implicit
					prev include/ast_windows.h implicit
					prev port/lclib.h implicit
					prev ast_nl_types.h implicit
					prev include/tm.h implicit
					prev include/mc.h implicit
					prev std/iconv.h implicit
					prev include/cdt.h implicit
					prev include/ast.h implicit
				done tm/tmlocale.c
				meta tmlocale.o %.c>%.o tm/tmlocale.c tmlocale
				prev tm/tmlocale.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c tm/tmlocale.c
			done tmlocale.o generated
			make tmmake.o
				make tm/tmmake.c
					prev tmx.h implicit
				done tm/tmmake.c
				meta tmmake.o %.c>%.o tm/tmmake.c tmmake
				prev tm/tmmake.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmmake.c
			done tmmake.o generated
			make tmpoff.o
				make tm/tmpoff.c
					prev include/tm.h implicit
					prev include/ast.h implicit
				done tm/tmpoff.c
				meta tmpoff.o %.c>%.o tm/tmpoff.c tmpoff
				prev tm/tmpoff.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmpoff.c
			done tmpoff.o generated
			make tmscan.o
				make tm/tmscan.c
					prev tmx.h implicit
				done tm/tmscan.c
				meta tmscan.o %.c>%.o tm/tmscan.c tmscan
				prev tm/tmscan.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmscan.c
			done tmscan.o generated
			make tmsleep.o
				make tm/tmsleep.c
					prev tv.h implicit
					prev include/tm.h implicit
					prev include/ast.h implicit
				done tm/tmsleep.c
				meta tmsleep.o %.c>%.o tm/tmsleep.c tmsleep
				prev tm/tmsleep.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmsleep.c
			done tmsleep.o generated
			make tmtime.o
				make tm/tmtime.c
					prev tmx.h implicit
				done tm/tmtime.c
				meta tmtime.o %.c>%.o tm/tmtime.c tmtime
				prev tm/tmtime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmtime.c
			done tmtime.o generated
			make tmtype.o
				make tm/tmtype.c
					prev include/tm.h implicit
					prev include/ast.h implicit
				done tm/tmtype.c
				meta tmtype.o %.c>%.o tm/tmtype.c tmtype
				prev tm/tmtype.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmtype.c
			done tmtype.o generated
			make tmweek.o
				make tm/tmweek.c
					prev tmx.h implicit
				done tm/tmweek.c
				meta tmweek.o %.c>%.o tm/tmweek.c tmweek
				prev tm/tmweek.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmweek.c
			done tmweek.o generated
			make tmword.o
				make tm/tmword.c
					prev include/tm.h implicit
					prev include/ast.h implicit
				done tm/tmword.c
				meta tmword.o %.c>%.o tm/tmword.c tmword
				prev tm/tmword.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmword.c
			done tmword.o generated
			make tmzone.o
				make tm/tmzone.c
					prev include/tm.h implicit
					prev include/ast.h implicit
				done tm/tmzone.c
				meta tmzone.o %.c>%.o tm/tmzone.c tmzone
				prev tm/tmzone.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmzone.c
			done tmzone.o generated
			make tmxdate.o
				make tm/tmxdate.c
					prev include/debug.h implicit
					prev tmx.h implicit
				done tm/tmxdate.c
				meta tmxdate.o %.c>%.o tm/tmxdate.c tmxdate
				prev tm/tmxdate.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxdate.c
			done tmxdate.o generated
			make tmxduration.o
				make tm/tmxduration.c
					prev tmx.h implicit
				done tm/tmxduration.c
				meta tmxduration.o %.c>%.o tm/tmxduration.c tmxduration
				prev tm/tmxduration.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxduration.c
			done tmxduration.o generated
			make tmxfmt.o
				make tm/tmxfmt.c
					prev tmx.h implicit
				done tm/tmxfmt.c
				meta tmxfmt.o %.c>%.o tm/tmxfmt.c tmxfmt
				prev tm/tmxfmt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${CCFLAGS.FORCE}?} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxfmt.c
			done tmxfmt.o generated
			make tmxgettime.o
				make tm/tmxgettime.c
					prev tv.h implicit
					prev tmx.h implicit
				done tm/tmxgettime.c
				meta tmxgettime.o %.c>%.o tm/tmxgettime.c tmxgettime
				prev tm/tmxgettime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxgettime.c
			done tmxgettime.o generated
			make tmxleap.o
				make tm/tmxleap.c
					prev tmx.h implicit
				done tm/tmxleap.c
				meta tmxleap.o %.c>%.o tm/tmxleap.c tmxleap
				prev tm/tmxleap.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxleap.c
			done tmxleap.o generated
			make tmxmake.o
				make tm/tmxmake.c
					prev FEATURE/tmlib implicit
					prev tmx.h implicit
				done tm/tmxmake.c
				meta tmxmake.o %.c>%.o tm/tmxmake.c tmxmake
				prev tm/tmxmake.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxmake.c
			done tmxmake.o generated
			make tmxscan.o
				make tm/tmxscan.c
					prev tmx.h implicit
				done tm/tmxscan.c
				meta tmxscan.o %.c>%.o tm/tmxscan.c tmxscan
				prev tm/tmxscan.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxscan.c
			done tmxscan.o generated
			make tmxsettime.o
				make tm/tmxsettime.c
					prev tv.h implicit
					prev tmx.h implicit
				done tm/tmxsettime.c
				meta tmxsettime.o %.c>%.o tm/tmxsettime.c tmxsettime
				prev tm/tmxsettime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxsettime.c
			done tmxsettime.o generated
			make tmxsleep.o
				make tm/tmxsleep.c
					prev tv.h implicit
					prev tmx.h implicit
				done tm/tmxsleep.c
				meta tmxsleep.o %.c>%.o tm/tmxsleep.c tmxsleep
				prev tm/tmxsleep.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxsleep.c
			done tmxsleep.o generated
			make tmxtime.o
				make tm/tmxtime.c
					prev FEATURE/tmlib implicit
					prev tmx.h implicit
				done tm/tmxtime.c
				meta tmxtime.o %.c>%.o tm/tmxtime.c tmxtime
				prev tm/tmxtime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxtime.c
			done tmxtime.o generated
			make tmxtouch.o
				make tm/tmxtouch.c
					prev tv.h implicit
					prev tmx.h implicit
				done tm/tmxtouch.c
				meta tmxtouch.o %.c>%.o tm/tmxtouch.c tmxtouch
				prev tm/tmxtouch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxtouch.c
			done tmxtouch.o generated
			make tvcmp.o
				make tm/tvcmp.c
					prev tv.h implicit
				done tm/tvcmp.c
				meta tvcmp.o %.c>%.o tm/tvcmp.c tvcmp
				prev tm/tvcmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tvcmp.c
			done tvcmp.o generated
			make tvgettime.o
				make tm/tvgettime.c
					make FEATURE/tvlib implicit
						meta FEATURE/tvlib features/%>FEATURE/% features/tvlib tvlib
						make features/tvlib
						done features/tvlib
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/tvlib
					done FEATURE/tvlib generated
					prev include/tm.h implicit
					prev tv.h implicit
				done tm/tvgettime.c
				meta tvgettime.o %.c>%.o tm/tvgettime.c tvgettime
				prev tm/tvgettime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tvgettime.c
			done tvgettime.o generated
			make tvsettime.o
				make tm/tvsettime.c
					prev FEATURE/tvlib implicit
					prev include/tm.h implicit
					prev tv.h implicit
				done tm/tvsettime.c
				meta tvsettime.o %.c>%.o tm/tvsettime.c tvsettime
				prev tm/tvsettime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tvsettime.c
			done tvsettime.o generated
			make tvsleep.o
				make tm/tvsleep.c
					prev FEATURE/tvlib implicit
					prev include/error.h implicit
					prev include/tm.h implicit
					prev tv.h implicit
				done tm/tvsleep.c
				meta tvsleep.o %.c>%.o tm/tvsleep.c tvsleep
				prev tm/tvsleep.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tvsleep.c
			done tvsleep.o generated
			make tvtouch.o
				make tm/tvtouch.c
					prev FEATURE/tvlib implicit
					prev include/error.h implicit
					prev include/times.h implicit
					prev tv.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done tm/tvtouch.c
				meta tvtouch.o %.c>%.o tm/tvtouch.c tvtouch
				prev tm/tvtouch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tvtouch.c
			done tvtouch.o generated
			make cmdarg.o
				make misc/cmdarg.c
					prev ast_api.h implicit
					prev include/proc.h implicit
					make misc/cmdlib.h implicit
						make include/cmdarg.h implicit
							prev include/error.h implicit
						done include/cmdarg.h dontcare
					done misc/cmdlib.h
					prev include/ast.h implicit
				done misc/cmdarg.c
				meta cmdarg.o %.c>%.o misc/cmdarg.c cmdarg
				prev misc/cmdarg.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/cmdarg.c
			done cmdarg.o generated
			make vecargs.o
				make vec/vecargs.c
					make include/vecargs.h implicit
					done include/vecargs.h
					prev include/ast.h implicit
				done vec/vecargs.c
				meta vecargs.o %.c>%.o vec/vecargs.c vecargs
				prev vec/vecargs.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c vec/vecargs.c
			done vecargs.o generated
			make vecfile.o
				make vec/vecfile.c
					prev include/vecargs.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done vec/vecfile.c
				meta vecfile.o %.c>%.o vec/vecfile.c vecfile
				prev vec/vecfile.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c vec/vecfile.c
			done vecfile.o generated
			make vecfree.o
				make vec/vecfree.c
					prev include/vecargs.h implicit
					prev include/ast.h implicit
				done vec/vecfree.c
				meta vecfree.o %.c>%.o vec/vecfree.c vecfree
				prev vec/vecfree.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c vec/vecfree.c
			done vecfree.o generated
			make vecload.o
				make vec/vecload.c
					prev include/vecargs.h implicit
					prev include/ast.h implicit
				done vec/vecload.c
				meta vecload.o %.c>%.o vec/vecload.c vecload
				prev vec/vecload.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c vec/vecload.c
			done vecload.o generated
			make vecstring.o
				make vec/vecstring.c
					prev include/vecargs.h implicit
					prev include/ast.h implicit
				done vec/vecstring.c
				meta vecstring.o %.c>%.o vec/vecstring.c vecstring
				prev vec/vecstring.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c vec/vecstring.c
			done vecstring.o generated
			make univdata.o
				make misc/univdata.c
					prev misc/univlib.h implicit
				done misc/univdata.c
				meta univdata.o %.c>%.o misc/univdata.c univdata
				prev misc/univdata.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D_PACKAGE_ast -c misc/univdata.c
			done univdata.o generated
			make touch.o
				make port/touch.c
					prev tv.h implicit
					prev include/times.h implicit
					prev include/ast.h implicit
				done port/touch.c
				meta touch.o %.c>%.o port/touch.c touch
				prev port/touch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/touch.c
			done touch.o generated
			make mnt.o
				make port/mnt.c
					make mnttab.h implicit
					done mnttab.h dontcare virtual
					prev std/stdio.h implicit
					prev std/stdio.h implicit
					prev include/ast_windows.h implicit
					prev include/ls.h implicit
					prev include/mnt.h implicit
					prev include/ast.h implicit
				done port/mnt.c
				meta mnt.o %.c>%.o port/mnt.c mnt
				prev port/mnt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/mnt.c
			done mnt.o generated
			make debug.o
				make misc/debug.c
					prev include/times.h implicit
					prev FEATURE/time implicit
					prev include/debug.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done misc/debug.c
				meta debug.o %.c>%.o misc/debug.c debug
				prev misc/debug.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/debug.c
			done debug.o generated
			make memccpy.o
				make comp/memccpy.c
					prev include/ast.h implicit
				done comp/memccpy.c
				meta memccpy.o %.c>%.o comp/memccpy.c memccpy
				prev comp/memccpy.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/memccpy.c
			done memccpy.o generated
			make memchr.o
				make comp/memchr.c
					prev include/ast.h implicit
				done comp/memchr.c
				meta memchr.o %.c>%.o comp/memchr.c memchr
				prev comp/memchr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/memchr.c
			done memchr.o generated
			make memcmp.o
				make comp/memcmp.c
					prev include/ast.h implicit
				done comp/memcmp.c
				meta memcmp.o %.c>%.o comp/memcmp.c memcmp
				prev comp/memcmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/memcmp.c
			done memcmp.o generated
			make memcpy.o
				make comp/memcpy.c
					prev include/ast.h implicit
				done comp/memcpy.c
				meta memcpy.o %.c>%.o comp/memcpy.c memcpy
				prev comp/memcpy.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/memcpy.c
			done memcpy.o generated
			make memdup.o
				make string/memdup.c
					prev include/ast.h implicit
				done string/memdup.c
				meta memdup.o %.c>%.o string/memdup.c memdup
				prev string/memdup.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/memdup.c
			done memdup.o generated
			make memmove.o
				make comp/memmove.c
					prev include/ast.h implicit
				done comp/memmove.c
				meta memmove.o %.c>%.o comp/memmove.c memmove
				prev comp/memmove.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/memmove.c
			done memmove.o generated
			make memset.o
				make comp/memset.c
					prev include/ast.h implicit
				done comp/memset.c
				meta memset.o %.c>%.o comp/memset.c memset
				prev comp/memset.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/memset.c
			done memset.o generated
			make mkdir.o
				make comp/mkdir.c
					prev include/error.h implicit
					prev include/wait.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/mkdir.c
				meta mkdir.o %.c>%.o comp/mkdir.c mkdir
				prev comp/mkdir.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/mkdir.c
			done mkdir.o generated
			make mkfifo.o
				make comp/mkfifo.c
					prev include/error.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/mkfifo.c
				meta mkfifo.o %.c>%.o comp/mkfifo.c mkfifo
				prev comp/mkfifo.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/mkfifo.c
			done mkfifo.o generated
			make mknod.o
				make comp/mknod.c
					prev include/error.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/mknod.c
				meta mknod.o %.c>%.o comp/mknod.c mknod
				prev comp/mknod.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/mknod.c
			done mknod.o generated
			make rmdir.o
				make comp/rmdir.c
					prev include/error.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/rmdir.c
				meta rmdir.o %.c>%.o comp/rmdir.c rmdir
				prev comp/rmdir.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/rmdir.c
			done rmdir.o generated
			make remove.o
				make comp/remove.c
					prev ast_map.h implicit
					prev include/ast.h implicit
				done comp/remove.c
				meta remove.o %.c>%.o comp/remove.c remove
				prev comp/remove.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/remove.c
			done remove.o generated
			make rename.o
				make comp/rename.c
					prev include/proc.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/rename.c
				meta rename.o %.c>%.o comp/rename.c rename
				prev comp/rename.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/rename.c
			done rename.o generated
			make link.o
				make comp/link.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/link.c
				meta link.o %.c>%.o comp/link.c link
				prev comp/link.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/link.c
			done link.o generated
			make unlink.o
				make comp/unlink.c
					prev include/ast.h implicit
				done comp/unlink.c
				meta unlink.o %.c>%.o comp/unlink.c unlink
				prev comp/unlink.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/unlink.c
			done unlink.o generated
			make strdup.o
				make string/strdup.c
					prev include/ast.h implicit
				done string/strdup.c
				meta strdup.o %.c>%.o string/strdup.c strdup
				prev string/strdup.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/strdup.c
			done strdup.o generated
			make strchr.o
				make comp/strchr.c
					prev include/ast.h implicit
				done comp/strchr.c
				meta strchr.o %.c>%.o comp/strchr.c strchr
				prev comp/strchr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/strchr.c
			done strchr.o generated
			make strrchr.o
				make comp/strrchr.c
					prev include/ast.h implicit
				done comp/strrchr.c
				meta strrchr.o %.c>%.o comp/strrchr.c strrchr
				prev comp/strrchr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/strrchr.c
			done strrchr.o generated
			make strstr.o
				make comp/strstr.c
					prev include/ast.h implicit
				done comp/strstr.c
				meta strstr.o %.c>%.o comp/strstr.c strstr
				prev comp/strstr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/strstr.c
			done strstr.o generated
			make strtod.o
				make comp/strtod.c
					make sfio/sfstrtof.h implicit
						prev FEATURE/float implicit
						prev sfio/sfhdr.h implicit
					done sfio/sfstrtof.h
					prev include/ast.h implicit
				done comp/strtod.c
				meta strtod.o %.c>%.o comp/strtod.c strtod
				prev comp/strtod.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/strtod.c
			done strtod.o generated
			make strtold.o
				make comp/strtold.c
					prev sfio/sfstrtof.h implicit
					prev include/ast.h implicit
					prev ast_sys.h implicit
					prev ast_lib.h implicit
					prev ast_common.h implicit
				done comp/strtold.c
				meta strtold.o %.c>%.o comp/strtold.c strtold
				prev comp/strtold.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/strtold.c
			done strtold.o generated
			make strtol.o
				make comp/strtol.c
					make string/strtoi.h implicit
						prev sfio/sfhdr.h implicit
						prev include/error.h implicit
						prev include/ast.h implicit
					done string/strtoi.h dontcare
				done comp/strtol.c
				meta strtol.o %.c>%.o comp/strtol.c strtol
				prev comp/strtol.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/strtol.c
			done strtol.o generated
			make strtoll.o
				make comp/strtoll.c
					prev string/strtoi.h implicit
					prev ast_map.h implicit
					prev include/ast.h implicit
				done comp/strtoll.c
				meta strtoll.o %.c>%.o comp/strtoll.c strtoll
				prev comp/strtoll.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/strtoll.c
			done strtoll.o generated
			make strtoul.o
				make comp/strtoul.c
					prev string/strtoi.h implicit
				done comp/strtoul.c
				meta strtoul.o %.c>%.o comp/strtoul.c strtoul
				prev comp/strtoul.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/strtoul.c
			done strtoul.o generated
			make strtoull.o
				make comp/strtoull.c
					prev string/strtoi.h implicit
					prev ast_map.h implicit
					prev include/ast.h implicit
				done comp/strtoull.c
				meta strtoull.o %.c>%.o comp/strtoull.c strtoull
				prev comp/strtoull.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/strtoull.c
			done strtoull.o generated
			make strton.o
				make string/strton.c
					prev string/strtoi.h implicit
				done string/strton.c
				meta strton.o %.c>%.o string/strton.c strton
				prev string/strton.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strton.c
			done strton.o generated
			make strtonll.o
				make string/strtonll.c
					prev string/strtoi.h implicit
				done string/strtonll.c
				meta strtonll.o %.c>%.o string/strtonll.c strtonll
				prev string/strtonll.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strtonll.c
			done strtonll.o generated
			make strntod.o
				make string/strntod.c
					prev sfio/sfstrtof.h implicit
					prev include/ast.h implicit
				done string/strntod.c
				meta strntod.o %.c>%.o string/strntod.c strntod
				prev string/strntod.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strntod.c
			done strntod.o generated
			make strntold.o
				make string/strntold.c
					prev sfio/sfstrtof.h implicit
					prev include/ast.h implicit
				done string/strntold.c
				meta strntold.o %.c>%.o string/strntold.c strntold
				prev string/strntold.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strntold.c
			done strntold.o generated
			make strnton.o
				make string/strnton.c
					prev string/strtoi.h implicit
				done string/strnton.c
				meta strnton.o %.c>%.o string/strnton.c strnton
				prev string/strnton.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strnton.c
			done strnton.o generated
			make strntonll.o
				make string/strntonll.c
					prev string/strtoi.h implicit
				done string/strntonll.c
				meta strntonll.o %.c>%.o string/strntonll.c strntonll
				prev string/strntonll.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strntonll.c
			done strntonll.o generated
			make strntol.o
				make string/strntol.c
					prev string/strtoi.h implicit
				done string/strntol.c
				meta strntol.o %.c>%.o string/strntol.c strntol
				prev string/strntol.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strntol.c
			done strntol.o generated
			make strntoll.o
				make string/strntoll.c
					prev string/strtoi.h implicit
				done string/strntoll.c
				meta strntoll.o %.c>%.o string/strntoll.c strntoll
				prev string/strntoll.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strntoll.c
			done strntoll.o generated
			make strntoul.o
				make string/strntoul.c
					prev string/strtoi.h implicit
				done string/strntoul.c
				meta strntoul.o %.c>%.o string/strntoul.c strntoul
				prev string/strntoul.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strntoul.c
			done strntoul.o generated
			make strntoull.o
				make string/strntoull.c
					prev string/strtoi.h implicit
				done string/strntoull.c
				meta strntoull.o %.c>%.o string/strntoull.c strntoull
				prev string/strntoull.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istring -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strntoull.c
			done strntoull.o generated
			make strcasecmp.o
				make comp/strcasecmp.c
					prev include/ast.h implicit
				done comp/strcasecmp.c
				meta strcasecmp.o %.c>%.o comp/strcasecmp.c strcasecmp
				prev comp/strcasecmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/strcasecmp.c
			done strcasecmp.o generated
			make strncasecmp.o
				make comp/strncasecmp.c
					prev include/ast.h implicit
				done comp/strncasecmp.c
				meta strncasecmp.o %.c>%.o comp/strncasecmp.c strncasecmp
				prev comp/strncasecmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/strncasecmp.c
			done strncasecmp.o generated
			make strerror.o
				make string/strerror.c
					make FEATURE/errno implicit
						meta FEATURE/errno features/%>FEATURE/% features/errno errno
						make features/errno
						done features/errno
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/errno
					done FEATURE/errno generated
					prev port/lclib.h implicit
				done string/strerror.c
				meta strerror.o %.c>%.o string/strerror.c strerror
				prev string/strerror.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c string/strerror.c
			done strerror.o generated
			make mktemp.o
				make comp/mktemp.c
					prev ast_map.h implicit
					prev std/stdio.h implicit
					prev include/ast.h implicit
				done comp/mktemp.c
				meta mktemp.o %.c>%.o comp/mktemp.c mktemp
				prev comp/mktemp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/mktemp.c
			done mktemp.o generated
			make tmpnam.o
				make comp/tmpnam.c
					prev ast_map.h implicit
					prev std/stdio.h implicit
					prev include/ast.h implicit
				done comp/tmpnam.c
				meta tmpnam.o %.c>%.o comp/tmpnam.c tmpnam
				prev comp/tmpnam.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/tmpnam.c
			done tmpnam.o generated
			make fsync.o
				make comp/fsync.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/fsync.c
				meta fsync.o %.c>%.o comp/fsync.c fsync
				prev comp/fsync.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/fsync.c
			done fsync.o generated
			make execlp.o
				make comp/execlp.c
					prev include/ast.h implicit
					prev ast_lib.h implicit
				done comp/execlp.c
				meta execlp.o %.c>%.o comp/execlp.c execlp
				prev comp/execlp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/execlp.c
			done execlp.o generated
			make execve.o
				make comp/execve.c
					prev include/error.h implicit
					prev include/wait.h implicit
					prev sig.h implicit
					prev include/ast.h implicit
				done comp/execve.c
				meta execve.o %.c>%.o comp/execve.c execve
				prev comp/execve.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/execve.c
			done execve.o generated
			make execvp.o
				make comp/execvp.c
					prev include/ast.h implicit
					prev ast_lib.h implicit
				done comp/execvp.c
				meta execvp.o %.c>%.o comp/execvp.c execvp
				prev comp/execvp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/execvp.c
			done execvp.o generated
			make execvpe.o
				make comp/execvpe.c
					prev include/ast.h implicit
					prev ast_lib.h implicit
				done comp/execvpe.c
				meta execvpe.o %.c>%.o comp/execvpe.c execvpe
				prev comp/execvpe.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/execvpe.c
			done execvpe.o generated
			make spawnveg.o
				make comp/spawnveg.c
					make ast_vfork.h implicit
						make FEATURE/vfork
							meta FEATURE/vfork features/%>FEATURE/% features/vfork vfork
							make features/vfork
							done features/vfork
							exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/vfork
						done FEATURE/vfork generated
						exec - cmp 2>/dev/null -s FEATURE/vfork ast_vfork.h || { rm -f ast_vfork.h; silent test -d . || mkdir .; ${STDCP} FEATURE/vfork ast_vfork.h; }
					done ast_vfork.h dontcare generated
					prev ast_tty.h implicit
					prev sig.h implicit
					make process.h implicit
					done process.h dontcare virtual
					prev include/wait.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/spawnveg.c
				meta spawnveg.o %.c>%.o comp/spawnveg.c spawnveg
				prev comp/spawnveg.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${CCFLAGS.FORCE}?} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/spawnveg.c
			done spawnveg.o generated
			make vfork.o
				make comp/vfork.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/vfork.c
				meta vfork.o %.c>%.o comp/vfork.c vfork
				prev comp/vfork.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/vfork.c
			done vfork.o generated
			make killpg.o
				make comp/killpg.c
					prev sig.h implicit
					prev include/ast.h implicit
				done comp/killpg.c
				meta killpg.o %.c>%.o comp/killpg.c killpg
				prev comp/killpg.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/killpg.c
			done killpg.o generated
			make hsearch.o
				make comp/hsearch.c
					make cdt/dthdr.h implicit
						make cdt/cdtlib.h implicit
							prev include/debug.h implicit
							make include/aso.h implicit
								prev ast_common.h implicit
							done include/aso.h dontcare
							prev include/cdt.h implicit
							make ${INSTALLROOT}/include/ast/dlldefs.h implicit
							done ${INSTALLROOT}/include/ast/dlldefs.h dontcare
							prev include/ast.h implicit
						done cdt/cdtlib.h dontcare
					done cdt/dthdr.h dontcare
					prev include/ast.h implicit
				done comp/hsearch.c
				meta hsearch.o %.c>%.o comp/hsearch.c hsearch
				prev comp/hsearch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c comp/hsearch.c
			done hsearch.o generated
			make tsearch.o
				make comp/tsearch.c
					prev cdt/dthdr.h implicit
					prev include/ast.h implicit
				done comp/tsearch.c
				meta tsearch.o %.c>%.o comp/tsearch.c tsearch
				prev comp/tsearch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c comp/tsearch.c
			done tsearch.o generated
			make getlogin.o
				make comp/getlogin.c
					prev include/ast.h implicit
				done comp/getlogin.c
				meta getlogin.o %.c>%.o comp/getlogin.c getlogin
				prev comp/getlogin.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/getlogin.c
			done getlogin.o generated
			make putenv.o
				make comp/putenv.c
					prev ast_map.h implicit
					prev include/ast.h implicit
				done comp/putenv.c
				meta putenv.o %.c>%.o comp/putenv.c putenv
				prev comp/putenv.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/putenv.c
			done putenv.o generated
			make setenv.o
				make comp/setenv.c
					prev ast_map.h implicit
					prev include/ast.h implicit
				done comp/setenv.c
				meta setenv.o %.c>%.o comp/setenv.c setenv
				prev comp/setenv.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/setenv.c
			done setenv.o generated
			make unsetenv.o
				make comp/unsetenv.c
					prev ast_map.h implicit
					prev include/ast.h implicit
				done comp/unsetenv.c
				meta unsetenv.o %.c>%.o comp/unsetenv.c unsetenv
				prev comp/unsetenv.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/unsetenv.c
			done unsetenv.o generated
			make lstat.o
				make comp/lstat.c
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/lstat.c
				meta lstat.o %.c>%.o comp/lstat.c lstat
				prev comp/lstat.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/lstat.c
			done lstat.o generated
			make statvfs.o
				make comp/statvfs.c
					prev include/error.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/statvfs.c
				meta statvfs.o %.c>%.o comp/statvfs.c statvfs
				prev comp/statvfs.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/statvfs.c
			done statvfs.o generated
			make eaccess.o
				make comp/eaccess.c
					prev FEATURE/eaccess implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/eaccess.c
				meta eaccess.o %.c>%.o comp/eaccess.c eaccess
				prev comp/eaccess.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/eaccess.c
			done eaccess.o generated
			make gross.o
				make comp/gross.c
					make comp/gross_sgi.h implicit
						make locale_attr.h implicit
						done locale_attr.h dontcare virtual
					done comp/gross_sgi.h dontcare
					make FEATURE/hack implicit
						meta FEATURE/hack features/%>FEATURE/% features/hack hack
						make features/hack
						done features/hack
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/hack
					done FEATURE/hack generated
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/gross.c
				meta gross.o %.c>%.o comp/gross.c gross
				prev comp/gross.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/gross.c
			done gross.o generated
			make omitted.o
				make comp/omitted.c
					prev process.h implicit
					prev include/ast_windows.h implicit
					prev include/ls.h implicit
					make FEATURE/omitted implicit
						meta FEATURE/omitted features/%>FEATURE/% features/omitted omitted
						make features/omitted
						done features/omitted
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/omitted
					done FEATURE/omitted generated
					prev include/tm.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
					prev FEATURE/float implicit
				done comp/omitted.c
				meta omitted.o %.c>%.o comp/omitted.c omitted
				prev comp/omitted.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/omitted.c
			done omitted.o generated
			make readlink.o
				make comp/readlink.c
					prev include/error.h implicit
					make comp/fakelink.h implicit
					done comp/fakelink.h dontcare
					prev include/ast.h implicit
				done comp/readlink.c
				meta readlink.o %.c>%.o comp/readlink.c readlink
				prev comp/readlink.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/readlink.c
			done readlink.o generated
			make symlink.o
				make comp/symlink.c
					prev include/error.h implicit
					prev comp/fakelink.h implicit
					prev include/ast.h implicit
				done comp/symlink.c
				meta symlink.o %.c>%.o comp/symlink.c symlink
				prev comp/symlink.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/symlink.c
			done symlink.o generated
			make getpgrp.o
				make comp/getpgrp.c
					prev include/ast_std.h implicit
				done comp/getpgrp.c
				meta getpgrp.o %.c>%.o comp/getpgrp.c getpgrp
				prev comp/getpgrp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -c comp/getpgrp.c
			done getpgrp.o generated
			make setpgid.o
				make comp/setpgid.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/setpgid.c
				meta setpgid.o %.c>%.o comp/setpgid.c setpgid
				prev comp/setpgid.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/setpgid.c
			done setpgid.o generated
			make setsid.o
				make comp/setsid.c
					prev include/error.h implicit
					prev ast_tty.h implicit
					prev include/ast.h implicit
				done comp/setsid.c
				meta setsid.o %.c>%.o comp/setsid.c setsid
				prev comp/setsid.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/setsid.c
			done setsid.o generated
			make waitpid.o
				make comp/waitpid.c
					prev include/error.h implicit
					prev sig.h implicit
					prev include/wait.h implicit
					prev include/ast.h implicit
				done comp/waitpid.c
				meta waitpid.o %.c>%.o comp/waitpid.c waitpid
				prev comp/waitpid.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/waitpid.c
			done waitpid.o generated
			make creat64.o
				make comp/creat64.c
					prev include/ast.h implicit
				done comp/creat64.c
				meta creat64.o %.c>%.o comp/creat64.c creat64
				prev comp/creat64.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/creat64.c
			done creat64.o generated
			make fcntl.o
				make comp/fcntl.c
					prev include/error.h implicit
					prev ast_tty.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/fcntl.c
				meta fcntl.o %.c>%.o comp/fcntl.c fcntl
				prev comp/fcntl.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/fcntl.c
			done fcntl.o generated
			make open.o
				make comp/open.c
					prev ast_tty.h implicit
					prev include/error.h implicit
					prev include/ls.h implicit
					prev include/ast.h implicit
				done comp/open.c
				meta open.o %.c>%.o comp/open.c open
				prev comp/open.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/open.c
			done open.o generated
			make atexit.o
				make comp/atexit.c
					prev include/ast.h implicit
				done comp/atexit.c
				meta atexit.o %.c>%.o comp/atexit.c atexit
				prev comp/atexit.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/atexit.c
			done atexit.o generated
			make getdents.o
				make dir/getdents.c
					prev dir/dirlib.h implicit
				done dir/getdents.c
				meta getdents.o %.c>%.o dir/getdents.c getdents
				prev dir/getdents.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D_PACKAGE_ast -c dir/getdents.c
			done getdents.o generated
			make getwd.o
				make comp/getwd.c
					prev include/ast.h implicit
				done comp/getwd.c
				meta getwd.o %.c>%.o comp/getwd.c getwd
				prev comp/getwd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/getwd.c
			done getwd.o generated
			make dup2.o
				make comp/dup2.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/dup2.c
				meta dup2.o %.c>%.o comp/dup2.c dup2
				prev comp/dup2.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/dup2.c
			done dup2.o generated
			make errno.o
				make comp/errno.c
					prev include/ast.h implicit
				done comp/errno.c
				meta errno.o %.c>%.o comp/errno.c errno
				prev comp/errno.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/errno.c
			done errno.o generated
			make getpreroot.o
				make preroot/getpreroot.c
					prev std/stdio.h implicit
					prev include/error.h implicit
					prev include/ls.h implicit
					prev include/ast_dir.h implicit
					prev preroot.h implicit
					prev include/ast.h implicit
				done preroot/getpreroot.c
				meta getpreroot.o %.c>%.o preroot/getpreroot.c getpreroot
				prev preroot/getpreroot.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D_PACKAGE_ast -c preroot/getpreroot.c
			done getpreroot.o generated
			make ispreroot.o
				make preroot/ispreroot.c
					prev include/ls.h implicit
					prev preroot.h implicit
					prev include/ast.h implicit
				done preroot/ispreroot.c
				meta ispreroot.o %.c>%.o preroot/ispreroot.c ispreroot
				prev preroot/ispreroot.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c preroot/ispreroot.c
			done ispreroot.o generated
			make realopen.o
				make preroot/realopen.c
					prev preroot.h implicit
					prev include/ast.h implicit
				done preroot/realopen.c
				meta realopen.o %.c>%.o preroot/realopen.c realopen
				prev preroot/realopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c preroot/realopen.c
			done realopen.o generated
			make setpreroot.o
				make preroot/setpreroot.c
					prev include/option.h implicit
					prev preroot.h implicit
					prev include/ast.h implicit
				done preroot/setpreroot.c
				meta setpreroot.o %.c>%.o preroot/setpreroot.c setpreroot
				prev preroot/setpreroot.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c preroot/setpreroot.c
			done setpreroot.o generated
			make getgroups.o
				make comp/getgroups.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/getgroups.c
				meta getgroups.o %.c>%.o comp/getgroups.c getgroups
				prev comp/getgroups.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/getgroups.c
			done getgroups.o generated
			make mount.o
				make comp/mount.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/mount.c
				meta mount.o %.c>%.o comp/mount.c mount
				prev comp/mount.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/mount.c
			done mount.o generated
			make system.o
				make comp/system.c
					prev ast_map.h implicit
					prev include/proc.h implicit
					prev include/ast.h implicit
				done comp/system.c
				meta system.o %.c>%.o comp/system.c system
				prev comp/system.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/system.c
			done system.o generated
			make iblocks.o
				make port/iblocks.c
					prev include/ls.h implicit
					prev ast_param.h implicit
					prev include/ast.h implicit
				done port/iblocks.c
				meta iblocks.o %.c>%.o port/iblocks.c iblocks
				prev port/iblocks.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/iblocks.c
			done iblocks.o generated
			make modedata.o
				make string/modedata.c
					prev string/modelib.h implicit
				done string/modedata.c
				meta modedata.o %.c>%.o string/modedata.c modedata
				prev string/modedata.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Istring -Iinclude -Istd -D_PACKAGE_ast -c string/modedata.c
			done modedata.o generated
			make tmdata.o
				make tm/tmdata.c
					prev include/tm.h implicit
					prev include/ast.h implicit
				done tm/tmdata.c
				meta tmdata.o %.c>%.o tm/tmdata.c tmdata
				prev tm/tmdata.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmdata.c
			done tmdata.o generated
			make memfatal.o
				make disc/memfatal.c
					prev FEATURE/vmalloc implicit
					prev include/vmalloc.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done disc/memfatal.c
				meta memfatal.o %.c>%.o disc/memfatal.c memfatal
				prev disc/memfatal.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c disc/memfatal.c
			done memfatal.o generated
			make sfkeyprintf.o
				make disc/sfkeyprintf.c
					prev ast_api.h implicit
					prev include/regex.h implicit
					make include/sfdisc.h implicit
						prev include/ast.h implicit
					done include/sfdisc.h
					prev include/ccode.h implicit
					prev include/ast.h implicit
				done disc/sfkeyprintf.c
				meta sfkeyprintf.o %.c>%.o disc/sfkeyprintf.c sfkeyprintf
				prev disc/sfkeyprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c disc/sfkeyprintf.c
			done sfkeyprintf.o generated
			make sfdcdio.o
				make disc/sfdcdio.c
					make disc/sfdchdr.h implicit
						prev include/sfdisc.h implicit
						prev sfio/sfhdr.h implicit
					done disc/sfdchdr.h
				done disc/sfdcdio.c
				meta sfdcdio.o %.c>%.o disc/sfdcdio.c sfdcdio
				prev disc/sfdcdio.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdcdio.c
			done sfdcdio.o generated
			make sfdcdos.o
				make disc/sfdcdos.c
					prev disc/sfdchdr.h implicit
				done disc/sfdcdos.c
				meta sfdcdos.o %.c>%.o disc/sfdcdos.c sfdcdos
				prev disc/sfdcdos.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdcdos.c
			done sfdcdos.o generated
			make sfdcfilter.o
				make disc/sfdcfilter.c
					prev disc/sfdchdr.h implicit
				done disc/sfdcfilter.c
				meta sfdcfilter.o %.c>%.o disc/sfdcfilter.c sfdcfilter
				prev disc/sfdcfilter.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdcfilter.c
			done sfdcfilter.o generated
			make sfdcseekable.o
				make disc/sfdcseekable.c
					prev disc/sfdchdr.h implicit
				done disc/sfdcseekable.c
				meta sfdcseekable.o %.c>%.o disc/sfdcseekable.c sfdcseekable
				prev disc/sfdcseekable.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdcseekable.c
			done sfdcseekable.o generated
			make sfdcslow.o
				make disc/sfdcslow.c
					prev disc/sfdchdr.h implicit
				done disc/sfdcslow.c
				meta sfdcslow.o %.c>%.o disc/sfdcslow.c sfdcslow
				prev disc/sfdcslow.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdcslow.c
			done sfdcslow.o generated
			make sfdcsubstr.o
				make disc/sfdcsubstr.c
					prev disc/sfdchdr.h implicit
				done disc/sfdcsubstr.c
				meta sfdcsubstr.o %.c>%.o disc/sfdcsubstr.c sfdcsubstr
				prev disc/sfdcsubstr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdcsubstr.c
			done sfdcsubstr.o generated
			make sfdctee.o
				make disc/sfdctee.c
					prev disc/sfdchdr.h implicit
				done disc/sfdctee.c
				meta sfdctee.o %.c>%.o disc/sfdctee.c sfdctee
				prev disc/sfdctee.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdctee.c
			done sfdctee.o generated
			make sfdcunion.o
				make disc/sfdcunion.c
					prev disc/sfdchdr.h implicit
				done disc/sfdcunion.c
				meta sfdcunion.o %.c>%.o disc/sfdcunion.c sfdcunion
				prev disc/sfdcunion.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdcunion.c
			done sfdcunion.o generated
			make sfdcmore.o
				make disc/sfdcmore.c
					prev ast_tty.h implicit
					prev disc/sfdchdr.h implicit
				done disc/sfdcmore.c
				meta sfdcmore.o %.c>%.o disc/sfdcmore.c sfdcmore
				prev disc/sfdcmore.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdcmore.c
			done sfdcmore.o generated
			make sfdcprefix.o
				make disc/sfdcprefix.c
					prev disc/sfdchdr.h implicit
				done disc/sfdcprefix.c
				meta sfdcprefix.o %.c>%.o disc/sfdcprefix.c sfdcprefix
				prev disc/sfdcprefix.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idisc -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c disc/sfdcprefix.c
			done sfdcprefix.o generated
			make wc.o
				make comp/wc.c
					prev std/wchar.h implicit
					prev include/ast.h implicit
				done comp/wc.c
				meta wc.o %.c>%.o comp/wc.c wc
				prev comp/wc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/wc.c
			done wc.o generated
			make wc2utf8.o
				make string/wc2utf8.c
					prev include/ast.h implicit
				done string/wc2utf8.c
				meta wc2utf8.o %.c>%.o string/wc2utf8.c wc2utf8
				prev string/wc2utf8.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/wc2utf8.c
			done wc2utf8.o generated
			make basename.o
				make comp/basename.c
					prev include/ast_std.h implicit
				done comp/basename.c
				meta basename.o %.c>%.o comp/basename.c basename
				prev comp/basename.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -c comp/basename.c
			done basename.o generated
			make closelog.o
				make comp/closelog.c
					make comp/sysloglib.h implicit
						make comp/syslog.h implicit
							make ast_namval.h implicit
								prev include/namval.h
								exec - cmp 2>/dev/null -s include/namval.h ast_namval.h || { rm -f ast_namval.h; silent test -d . || mkdir .; ${STDCP} include/namval.h ast_namval.h; }
							done ast_namval.h dontcare generated
						done comp/syslog.h dontcare
					done comp/sysloglib.h dontcare
					prev include/ast.h implicit
				done comp/closelog.c
				meta closelog.o %.c>%.o comp/closelog.c closelog
				prev comp/closelog.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/closelog.c
			done closelog.o generated
			make dirname.o
				make comp/dirname.c
					prev include/ast_std.h implicit
				done comp/dirname.c
				meta dirname.o %.c>%.o comp/dirname.c dirname
				prev comp/dirname.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -c comp/dirname.c
			done dirname.o generated
			make fmtmsglib.o
				make comp/fmtmsglib.c
					make comp/fmtmsg.h implicit
					done comp/fmtmsg.h dontcare
					prev include/ast.h implicit
				done comp/fmtmsglib.c
				meta fmtmsglib.o %.c>%.o comp/fmtmsglib.c fmtmsglib
				prev comp/fmtmsglib.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/fmtmsglib.c
			done fmtmsglib.o generated
			make fnmatch.o
				make comp/fnmatch.c
					make comp/fnmatch.h implicit
						prev ast_common.h implicit
					done comp/fnmatch.h
					prev include/regex.h implicit
					prev include/ast.h implicit
					prev ast_lib.h implicit
				done comp/fnmatch.c
				meta fnmatch.o %.c>%.o comp/fnmatch.c fnmatch
				prev comp/fnmatch.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/fnmatch.c
			done fnmatch.o generated
			make ftw.o
				make comp/ftw.c
					make comp/ftw.h implicit
						prev include/ftwalk.h implicit
					done comp/ftw.h
					prev include/ast.h implicit
				done comp/ftw.c
				meta ftw.o %.c>%.o comp/ftw.c ftw
				prev comp/ftw.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/ftw.c
			done ftw.o generated
			make getdate.o
				make comp/getdate.c
					prev ast_map.h implicit
					prev include/tm.h implicit
					prev include/ast.h implicit
				done comp/getdate.c
				meta getdate.o %.c>%.o comp/getdate.c getdate
				prev comp/getdate.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/getdate.c
			done getdate.o generated
			make getsubopt.o
				make comp/getsubopt.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/getsubopt.c
				meta getsubopt.o %.c>%.o comp/getsubopt.c getsubopt
				prev comp/getsubopt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/getsubopt.c
			done getsubopt.o generated
			make glob.o
				make misc/glob.c
					make include/glob.h implicit
					done include/glob.h
					prev include/regex.h implicit
					prev include/error.h implicit
					prev include/ast_dir.h implicit
					make include/stak.h implicit
						prev include/stk.h implicit
					done include/stak.h
					prev include/ls.h implicit
					prev include/ast.h implicit
				done misc/glob.c
				meta glob.o %.c>%.o misc/glob.c glob
				prev misc/glob.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Idir -Iinclude -Istd -D_PACKAGE_ast -c misc/glob.c
			done glob.o generated
			make nftw.o
				make comp/nftw.c
					prev comp/ftw.h implicit
					prev include/ast.h implicit
				done comp/nftw.c
				meta nftw.o %.c>%.o comp/nftw.c nftw
				prev comp/nftw.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/nftw.c
			done nftw.o generated
			make openlog.o
				make comp/openlog.c
					prev comp/sysloglib.h implicit
					prev include/ast.h implicit
				done comp/openlog.c
				meta openlog.o %.c>%.o comp/openlog.c openlog
				prev comp/openlog.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/openlog.c
			done openlog.o generated
			make re_comp.o
				make comp/re_comp.c
					prev include/regex.h implicit
					make comp/re_comp.h implicit
					done comp/re_comp.h
					prev include/ast.h implicit
				done comp/re_comp.c
				meta re_comp.o %.c>%.o comp/re_comp.c re_comp
				prev comp/re_comp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/re_comp.c
			done re_comp.o generated
			make resolvepath.o
				make comp/resolvepath.c
					prev ast_api.h implicit
					prev ast_map.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/resolvepath.c
				meta resolvepath.o %.c>%.o comp/resolvepath.c resolvepath
				prev comp/resolvepath.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/resolvepath.c
			done resolvepath.o generated
			make realpath.o
				make comp/realpath.c
					prev ast_map.h implicit
					prev include/ast.h implicit
				done comp/realpath.c
				meta realpath.o %.c>%.o comp/realpath.c realpath
				prev comp/realpath.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/realpath.c
			done realpath.o generated
			make regcmp.o
				make comp/regcmp.c
					prev align.h implicit
					prev include/regex.h implicit
					make comp/libgen.h implicit
					done comp/libgen.h
					prev include/ast.h implicit
				done comp/regcmp.c
				meta regcmp.o %.c>%.o comp/regcmp.c regcmp
				prev comp/regcmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/regcmp.c
			done regcmp.o generated
			make regexp.o
				make comp/regexp.c
					prev align.h implicit
					prev include/regex.h implicit
					make comp/regexp.h implicit
					done comp/regexp.h
					prev include/ast.h implicit
				done comp/regexp.c
				meta regexp.o %.c>%.o comp/regexp.c regexp
				prev comp/regexp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/regexp.c
			done regexp.o generated
			make setlogmask.o
				make comp/setlogmask.c
					prev comp/sysloglib.h implicit
					prev include/ast.h implicit
				done comp/setlogmask.c
				meta setlogmask.o %.c>%.o comp/setlogmask.c setlogmask
				prev comp/setlogmask.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/setlogmask.c
			done setlogmask.o generated
			make strftime.o
				make comp/strftime.c
					prev ast_map.h implicit
					prev include/tm.h implicit
					prev include/ast.h implicit
				done comp/strftime.c
				meta strftime.o %.c>%.o comp/strftime.c strftime
				prev comp/strftime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/strftime.c
			done strftime.o generated
			make strptime.o
				make comp/strptime.c
					prev ast_map.h implicit
					prev tmx.h implicit
					prev include/ast.h implicit
				done comp/strptime.c
				meta strptime.o %.c>%.o comp/strptime.c strptime
				prev comp/strptime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/strptime.c
			done strptime.o generated
			make swab.o
				make comp/swab.c
					prev include/swap.h implicit
					prev include/ast.h implicit
				done comp/swab.c
				meta swab.o %.c>%.o comp/swab.c swab
				prev comp/swab.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/swab.c
			done swab.o generated
			make syslog.o
				make comp/syslog.c
					prev std/endian.h implicit
					prev include/ls.h implicit
					prev include/tm.h implicit
					prev include/error.h implicit
					prev comp/sysloglib.h implicit
					prev include/ast.h implicit
				done comp/syslog.c
				meta syslog.o %.c>%.o comp/syslog.c syslog
				prev comp/syslog.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/syslog.c
			done syslog.o generated
			make tempnam.o
				make comp/tempnam.c
					prev std/stdio.h implicit
					prev include/ast.h implicit
					prev include/ast_std.h implicit
				done comp/tempnam.c
				meta tempnam.o %.c>%.o comp/tempnam.c tempnam
				prev comp/tempnam.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/tempnam.c
			done tempnam.o generated
			make wordexp.o
				make comp/wordexp.c
					prev include/stak.h implicit
					make comp/wordexp.h implicit
						prev ast_common.h implicit
					done comp/wordexp.h
					prev include/ast.h implicit
				done comp/wordexp.c
				meta wordexp.o %.c>%.o comp/wordexp.c wordexp
				prev comp/wordexp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/wordexp.c
			done wordexp.o generated
			make mktime.o
				make comp/mktime.c
					prev ast_map.h implicit
					prev include/tm.h implicit
					prev include/ast.h implicit
				done comp/mktime.c
				meta mktime.o %.c>%.o comp/mktime.c mktime
				prev comp/mktime.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/mktime.c
			done mktime.o generated
			make regalloc.o
				make regex/regalloc.c
					make regex/reglib.h implicit
						prev std/wctype.h implicit
						prev std/wchar.h implicit
						prev std/stdio.h implicit
						prev include/regex.h implicit
						prev include/stk.h implicit
						prev include/cdt.h implicit
						prev include/ast.h implicit
					done regex/reglib.h
				done regex/regalloc.c
				meta regalloc.o %.c>%.o regex/regalloc.c regalloc
				prev regex/regalloc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regalloc.c
			done regalloc.o generated
			make regclass.o
				make regex/regclass.c
					prev regex/reglib.h implicit
				done regex/regclass.c
				meta regclass.o %.c>%.o regex/regclass.c regclass
				prev regex/regclass.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regclass.c
			done regclass.o generated
			make regcoll.o
				make regex/regcoll.c
					prev regex/reglib.h implicit
				done regex/regcoll.c
				meta regcoll.o %.c>%.o regex/regcoll.c regcoll
				prev regex/regcoll.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regcoll.c
			done regcoll.o generated
			make regcomp.o
				make regex/regcomp.c
					prev port/lclib.h implicit
					prev regex/reglib.h implicit
				done regex/regcomp.c
				meta regcomp.o %.c>%.o regex/regcomp.c regcomp
				prev regex/regcomp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${CCFLAGS.FORCE}?} -I. -Icomp -Iport -Iregex -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c regex/regcomp.c
			done regcomp.o generated
			make regcache.o
				make regex/regcache.c
					prev include/regex.h implicit
					prev include/ast.h implicit
				done regex/regcache.c
				meta regcache.o %.c>%.o regex/regcache.c regcache
				prev regex/regcache.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c regex/regcache.c
			done regcache.o generated
			make regdecomp.o
				make regex/regdecomp.c
					prev regex/reglib.h implicit
				done regex/regdecomp.c
				meta regdecomp.o %.c>%.o regex/regdecomp.c regdecomp
				prev regex/regdecomp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regdecomp.c
			done regdecomp.o generated
			make regerror.o
				make regex/regerror.c
					prev regex/reglib.h implicit
				done regex/regerror.c
				meta regerror.o %.c>%.o regex/regerror.c regerror
				prev regex/regerror.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regerror.c
			done regerror.o generated
			make regexec.o
				make regex/regexec.c
					prev regex/reglib.h implicit
				done regex/regexec.c
				meta regexec.o %.c>%.o regex/regexec.c regexec
				prev regex/regexec.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regexec.c
			done regexec.o generated
			make regfatal.o
				make regex/regfatal.c
					prev include/error.h implicit
					prev regex/reglib.h implicit
				done regex/regfatal.c
				meta regfatal.o %.c>%.o regex/regfatal.c regfatal
				prev regex/regfatal.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regfatal.c
			done regfatal.o generated
			make reginit.o
				make regex/reginit.c
					prev include/ccode.h implicit
					prev regex/reglib.h implicit
				done regex/reginit.c
				meta reginit.o %.c>%.o regex/reginit.c reginit
				prev regex/reginit.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/reginit.c
			done reginit.o generated
			make regnexec.o
				make regex/regnexec.c
					prev regex/reglib.h implicit
				done regex/regnexec.c
				meta regnexec.o %.c>%.o regex/regnexec.c regnexec
				prev regex/regnexec.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regnexec.c
			done regnexec.o generated
			make regsubcomp.o
				make regex/regsubcomp.c
					prev regex/reglib.h implicit
				done regex/regsubcomp.c
				meta regsubcomp.o %.c>%.o regex/regsubcomp.c regsubcomp
				prev regex/regsubcomp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regsubcomp.c
			done regsubcomp.o generated
			make regsubexec.o
				make regex/regsubexec.c
					prev regex/reglib.h implicit
				done regex/regsubexec.c
				meta regsubexec.o %.c>%.o regex/regsubexec.c regsubexec
				prev regex/regsubexec.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regsubexec.c
			done regsubexec.o generated
			make regsub.o
				make regex/regsub.c
					prev regex/reglib.h implicit
				done regex/regsub.c
				meta regsub.o %.c>%.o regex/regsub.c regsub
				prev regex/regsub.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regsub.c
			done regsub.o generated
			make regrecord.o
				make regex/regrecord.c
					prev regex/reglib.h implicit
				done regex/regrecord.c
				meta regrecord.o %.c>%.o regex/regrecord.c regrecord
				prev regex/regrecord.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regrecord.c
			done regrecord.o generated
			make regrexec.o
				make regex/regrexec.c
					prev regex/reglib.h implicit
				done regex/regrexec.c
				meta regrexec.o %.c>%.o regex/regrexec.c regrexec
				prev regex/regrexec.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regrexec.c
			done regrexec.o generated
			make regstat.o
				make regex/regstat.c
					prev regex/reglib.h implicit
				done regex/regstat.c
				meta regstat.o %.c>%.o regex/regstat.c regstat
				prev regex/regstat.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iregex -Iinclude -Istd -D_PACKAGE_ast -c regex/regstat.c
			done regstat.o generated
			make dtclose.o
				make cdt/dtclose.c
					prev cdt/dthdr.h implicit
				done cdt/dtclose.c
				meta dtclose.o %.c>%.o cdt/dtclose.c dtclose
				prev cdt/dtclose.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtclose.c
			done dtclose.o generated
			make dtdisc.o
				make cdt/dtdisc.c
					prev cdt/dthdr.h implicit
				done cdt/dtdisc.c
				meta dtdisc.o %.c>%.o cdt/dtdisc.c dtdisc
				prev cdt/dtdisc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtdisc.c
			done dtdisc.o generated
			make dthash.o
				make cdt/dthash.c
					prev cdt/dthdr.h implicit
				done cdt/dthash.c
				meta dthash.o %.c>%.o cdt/dthash.c dthash
				prev cdt/dthash.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dthash.c
			done dthash.o generated
			make dtlist.o
				make cdt/dtlist.c
					prev cdt/dthdr.h implicit
				done cdt/dtlist.c
				meta dtlist.o %.c>%.o cdt/dtlist.c dtlist
				prev cdt/dtlist.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtlist.c
			done dtlist.o generated
			make dtmethod.o
				make cdt/dtmethod.c
					prev cdt/dthdr.h implicit
				done cdt/dtmethod.c
				meta dtmethod.o %.c>%.o cdt/dtmethod.c dtmethod
				prev cdt/dtmethod.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtmethod.c
			done dtmethod.o generated
			make dtopen.o
				make cdt/dtopen.c
					prev cdt/dthdr.h implicit
				done cdt/dtopen.c
				meta dtopen.o %.c>%.o cdt/dtopen.c dtopen
				prev cdt/dtopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtopen.c
			done dtopen.o generated
			make dtstat.o
				make cdt/dtstat.c
					prev cdt/dthdr.h implicit
				done cdt/dtstat.c
				meta dtstat.o %.c>%.o cdt/dtstat.c dtstat
				prev cdt/dtstat.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtstat.c
			done dtstat.o generated
			make dtstrhash.o
				make cdt/dtstrhash.c
					prev cdt/dthdr.h implicit
				done cdt/dtstrhash.c
				meta dtstrhash.o %.c>%.o cdt/dtstrhash.c dtstrhash
				prev cdt/dtstrhash.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtstrhash.c
			done dtstrhash.o generated
			make dttree.o
				make cdt/dttree.c
					prev cdt/dthdr.h implicit
				done cdt/dttree.c
				meta dttree.o %.c>%.o cdt/dttree.c dttree
				prev cdt/dttree.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dttree.c
			done dttree.o generated
			make dtuser.o
				make cdt/dtuser.c
					prev cdt/dthdr.h implicit
				done cdt/dtuser.c
				meta dtuser.o %.c>%.o cdt/dtuser.c dtuser
				prev cdt/dtuser.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtuser.c
			done dtuser.o generated
			make dtview.o
				make cdt/dtview.c
					prev cdt/dthdr.h implicit
				done cdt/dtview.c
				meta dtview.o %.c>%.o cdt/dtview.c dtview
				prev cdt/dtview.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtview.c
			done dtview.o generated
			make dtwalk.o
				make cdt/dtwalk.c
					prev cdt/dthdr.h implicit
				done cdt/dtwalk.c
				meta dtwalk.o %.c>%.o cdt/dtwalk.c dtwalk
				prev cdt/dtwalk.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icdt -Icomp -Iinclude -Istd -I${INSTALLROOT}/include/ast -D_PACKAGE_ast -c cdt/dtwalk.c
			done dtwalk.o generated
			make dtnew.o
				make cdt/dtnew.c
					prev include/dt.h implicit
				done cdt/dtnew.c
				meta dtnew.o %.c>%.o cdt/dtnew.c dtnew
				prev cdt/dtnew.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c cdt/dtnew.c
			done dtnew.o generated
			make dtcomp.o
				make cdt/dtcomp.c
					prev include/cdt.h implicit
				done cdt/dtcomp.c
				meta dtcomp.o %.c>%.o cdt/dtcomp.c dtcomp
				prev cdt/dtcomp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c cdt/dtcomp.c
			done dtcomp.o generated
			make sfclose.o
				make sfio/sfclose.c
					prev sfio/sfhdr.h implicit
				done sfio/sfclose.c
				meta sfclose.o %.c>%.o sfio/sfclose.c sfclose
				prev sfio/sfclose.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfclose.c
			done sfclose.o generated
			make sfclrlock.o
				make sfio/sfclrlock.c
					prev sfio/sfhdr.h implicit
				done sfio/sfclrlock.c
				meta sfclrlock.o %.c>%.o sfio/sfclrlock.c sfclrlock
				prev sfio/sfclrlock.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfclrlock.c
			done sfclrlock.o generated
			make sfdisc.o
				make sfio/sfdisc.c
					prev sfio/sfhdr.h implicit
				done sfio/sfdisc.c
				meta sfdisc.o %.c>%.o sfio/sfdisc.c sfdisc
				prev sfio/sfdisc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfdisc.c
			done sfdisc.o generated
			make sfdlen.o
				make sfio/sfdlen.c
					prev sfio/sfhdr.h implicit
				done sfio/sfdlen.c
				meta sfdlen.o %.c>%.o sfio/sfdlen.c sfdlen
				prev sfio/sfdlen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfdlen.c
			done sfdlen.o generated
			make sfexcept.o
				make sfio/sfexcept.c
					prev sfio/sfhdr.h implicit
				done sfio/sfexcept.c
				meta sfexcept.o %.c>%.o sfio/sfexcept.c sfexcept
				prev sfio/sfexcept.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfexcept.c
			done sfexcept.o generated
			make sfgetl.o
				make sfio/sfgetl.c
					prev sfio/sfhdr.h implicit
				done sfio/sfgetl.c
				meta sfgetl.o %.c>%.o sfio/sfgetl.c sfgetl
				prev sfio/sfgetl.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfgetl.c
			done sfgetl.o generated
			make sfgetu.o
				make sfio/sfgetu.c
					prev sfio/sfhdr.h implicit
				done sfio/sfgetu.c
				meta sfgetu.o %.c>%.o sfio/sfgetu.c sfgetu
				prev sfio/sfgetu.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfgetu.c
			done sfgetu.o generated
			make sfcvt.o
				make sfio/sfcvt.c
					prev sfio/sfhdr.h implicit
					prev FEATURE/standards implicit
				done sfio/sfcvt.c
				meta sfcvt.o %.c>%.o sfio/sfcvt.c sfcvt
				prev sfio/sfcvt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfcvt.c
			done sfcvt.o generated
			make sfecvt.o
				make sfio/sfecvt.c
					prev sfio/sfhdr.h implicit
				done sfio/sfecvt.c
				meta sfecvt.o %.c>%.o sfio/sfecvt.c sfecvt
				prev sfio/sfecvt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfecvt.c
			done sfecvt.o generated
			make sffcvt.o
				make sfio/sffcvt.c
					prev sfio/sfhdr.h implicit
				done sfio/sffcvt.c
				meta sffcvt.o %.c>%.o sfio/sffcvt.c sffcvt
				prev sfio/sffcvt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sffcvt.c
			done sffcvt.o generated
			make sfextern.o
				make sfio/sfextern.c
					prev sfio/sfhdr.h implicit
				done sfio/sfextern.c
				meta sfextern.o %.c>%.o sfio/sfextern.c sfextern
				prev sfio/sfextern.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfextern.c
			done sfextern.o generated
			make sffilbuf.o
				make sfio/sffilbuf.c
					prev sfio/sfhdr.h implicit
				done sfio/sffilbuf.c
				meta sffilbuf.o %.c>%.o sfio/sffilbuf.c sffilbuf
				prev sfio/sffilbuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sffilbuf.c
			done sffilbuf.o generated
			make sfflsbuf.o
				make sfio/sfflsbuf.c
					prev sfio/sfhdr.h implicit
				done sfio/sfflsbuf.c
				meta sfflsbuf.o %.c>%.o sfio/sfflsbuf.c sfflsbuf
				prev sfio/sfflsbuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfflsbuf.c
			done sfflsbuf.o generated
			make sfprints.o
				make sfio/sfprints.c
					prev sfio/sfhdr.h implicit
				done sfio/sfprints.c
				meta sfprints.o %.c>%.o sfio/sfprints.c sfprints
				prev sfio/sfprints.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfprints.c
			done sfprints.o generated
			make sfgetd.o
				make sfio/sfgetd.c
					prev sfio/sfhdr.h implicit
				done sfio/sfgetd.c
				meta sfgetd.o %.c>%.o sfio/sfgetd.c sfgetd
				prev sfio/sfgetd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfgetd.c
			done sfgetd.o generated
			make sfgetr.o
				make sfio/sfgetr.c
					prev sfio/sfhdr.h implicit
				done sfio/sfgetr.c
				meta sfgetr.o %.c>%.o sfio/sfgetr.c sfgetr
				prev sfio/sfgetr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfgetr.c
			done sfgetr.o generated
			make sfllen.o
				make sfio/sfllen.c
					prev sfio/sfhdr.h implicit
				done sfio/sfllen.c
				meta sfllen.o %.c>%.o sfio/sfllen.c sfllen
				prev sfio/sfllen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfllen.c
			done sfllen.o generated
			make sfmode.o
				make sfio/sfmode.c
					prev include/wait.h implicit
					prev sig.h implicit
					prev sfio/sfhdr.h implicit
				done sfio/sfmode.c
				meta sfmode.o %.c>%.o sfio/sfmode.c sfmode
				prev sfio/sfmode.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfmode.c
			done sfmode.o generated
			make sfmove.o
				make sfio/sfmove.c
					prev sfio/sfhdr.h implicit
				done sfio/sfmove.c
				meta sfmove.o %.c>%.o sfio/sfmove.c sfmove
				prev sfio/sfmove.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfmove.c
			done sfmove.o generated
			make sfnew.o
				make sfio/sfnew.c
					prev sfio/sfhdr.h implicit
				done sfio/sfnew.c
				meta sfnew.o %.c>%.o sfio/sfnew.c sfnew
				prev sfio/sfnew.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfnew.c
			done sfnew.o generated
			make sfpkrd.o
				make sfio/sfpkrd.c
					prev sfio/sfhdr.h implicit
				done sfio/sfpkrd.c
				meta sfpkrd.o %.c>%.o sfio/sfpkrd.c sfpkrd
				prev sfio/sfpkrd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfpkrd.c
			done sfpkrd.o generated
			make sfnotify.o
				make sfio/sfnotify.c
					prev sfio/sfhdr.h implicit
				done sfio/sfnotify.c
				meta sfnotify.o %.c>%.o sfio/sfnotify.c sfnotify
				prev sfio/sfnotify.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfnotify.c
			done sfnotify.o generated
			make sfnputc.o
				make sfio/sfnputc.c
					prev sfio/sfhdr.h implicit
				done sfio/sfnputc.c
				meta sfnputc.o %.c>%.o sfio/sfnputc.c sfnputc
				prev sfio/sfnputc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfnputc.c
			done sfnputc.o generated
			make sfopen.o
				make sfio/sfopen.c
					prev sfio/sfhdr.h implicit
				done sfio/sfopen.c
				meta sfopen.o %.c>%.o sfio/sfopen.c sfopen
				prev sfio/sfopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfopen.c
			done sfopen.o generated
			make sfpeek.o
				make sfio/sfpeek.c
					prev sfio/sfhdr.h implicit
				done sfio/sfpeek.c
				meta sfpeek.o %.c>%.o sfio/sfpeek.c sfpeek
				prev sfio/sfpeek.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfpeek.c
			done sfpeek.o generated
			make sfpoll.o
				make sfio/sfpoll.c
					prev sfio/sfhdr.h implicit
				done sfio/sfpoll.c
				meta sfpoll.o %.c>%.o sfio/sfpoll.c sfpoll
				prev sfio/sfpoll.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfpoll.c
			done sfpoll.o generated
			make sfpool.o
				make sfio/sfpool.c
					prev sfio/sfhdr.h implicit
				done sfio/sfpool.c
				meta sfpool.o %.c>%.o sfio/sfpool.c sfpool
				prev sfio/sfpool.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfpool.c
			done sfpool.o generated
			make sfpopen.o
				make sfio/sfpopen.c
					prev include/proc.h implicit
					prev sfio/sfhdr.h implicit
				done sfio/sfpopen.c
				meta sfpopen.o %.c>%.o sfio/sfpopen.c sfpopen
				prev sfio/sfpopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfpopen.c
			done sfpopen.o generated
			make sfprintf.o
				make sfio/sfprintf.c
					prev sfio/sfhdr.h implicit
				done sfio/sfprintf.c
				meta sfprintf.o %.c>%.o sfio/sfprintf.c sfprintf
				prev sfio/sfprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${CCFLAGS.FORCE} ${mam_cc_NOPROTECT} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfprintf.c
			done sfprintf.o generated
			make sfputd.o
				make sfio/sfputd.c
					prev sfio/sfhdr.h implicit
				done sfio/sfputd.c
				meta sfputd.o %.c>%.o sfio/sfputd.c sfputd
				prev sfio/sfputd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfputd.c
			done sfputd.o generated
			make sfputl.o
				make sfio/sfputl.c
					prev sfio/sfhdr.h implicit
				done sfio/sfputl.c
				meta sfputl.o %.c>%.o sfio/sfputl.c sfputl
				prev sfio/sfputl.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfputl.c
			done sfputl.o generated
			make sfputr.o
				make sfio/sfputr.c
					prev sfio/sfhdr.h implicit
				done sfio/sfputr.c
				meta sfputr.o %.c>%.o sfio/sfputr.c sfputr
				prev sfio/sfputr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfputr.c
			done sfputr.o generated
			make sfputu.o
				make sfio/sfputu.c
					prev sfio/sfhdr.h implicit
				done sfio/sfputu.c
				meta sfputu.o %.c>%.o sfio/sfputu.c sfputu
				prev sfio/sfputu.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfputu.c
			done sfputu.o generated
			make sfrd.o
				make sfio/sfrd.c
					prev sfio/sfhdr.h implicit
				done sfio/sfrd.c
				meta sfrd.o %.c>%.o sfio/sfrd.c sfrd
				prev sfio/sfrd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${CCFLAGS.FORCE}?} ${DEBUG+-DDEBUG=${DEBUG}} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfrd.c
			done sfrd.o generated
			make sfread.o
				make sfio/sfread.c
					prev sfio/sfhdr.h implicit
				done sfio/sfread.c
				meta sfread.o %.c>%.o sfio/sfread.c sfread
				prev sfio/sfread.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfread.c
			done sfread.o generated
			make sfreserve.o
				make sfio/sfreserve.c
					prev sfio/sfhdr.h implicit
				done sfio/sfreserve.c
				meta sfreserve.o %.c>%.o sfio/sfreserve.c sfreserve
				prev sfio/sfreserve.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfreserve.c
			done sfreserve.o generated
			make sfscanf.o
				make sfio/sfscanf.c
					prev sfio/sfhdr.h implicit
				done sfio/sfscanf.c
				meta sfscanf.o %.c>%.o sfio/sfscanf.c sfscanf
				prev sfio/sfscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${CCFLAGS.FORCE} ${mam_cc_NOPROTECT} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfscanf.c
			done sfscanf.o generated
			make sfseek.o
				make sfio/sfseek.c
					prev sfio/sfhdr.h implicit
				done sfio/sfseek.c
				meta sfseek.o %.c>%.o sfio/sfseek.c sfseek
				prev sfio/sfseek.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfseek.c
			done sfseek.o generated
			make sfset.o
				make sfio/sfset.c
					prev sfio/sfhdr.h implicit
				done sfio/sfset.c
				meta sfset.o %.c>%.o sfio/sfset.c sfset
				prev sfio/sfset.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${CCFLAGS.FORCE}?} ${DEBUG+-DDEBUG=${DEBUG}} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfset.c
			done sfset.o generated
			make sfsetbuf.o
				make sfio/sfsetbuf.c
					prev sfio/sfhdr.h implicit
				done sfio/sfsetbuf.c
				meta sfsetbuf.o %.c>%.o sfio/sfsetbuf.c sfsetbuf
				prev sfio/sfsetbuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfsetbuf.c
			done sfsetbuf.o generated
			make sfsetfd.o
				make sfio/sfsetfd.c
					prev sfio/sfhdr.h implicit
				done sfio/sfsetfd.c
				meta sfsetfd.o %.c>%.o sfio/sfsetfd.c sfsetfd
				prev sfio/sfsetfd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfsetfd.c
			done sfsetfd.o generated
			make sfsize.o
				make sfio/sfsize.c
					prev sfio/sfhdr.h implicit
				done sfio/sfsize.c
				meta sfsize.o %.c>%.o sfio/sfsize.c sfsize
				prev sfio/sfsize.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfsize.c
			done sfsize.o generated
			make sfsk.o
				make sfio/sfsk.c
					prev sfio/sfhdr.h implicit
				done sfio/sfsk.c
				meta sfsk.o %.c>%.o sfio/sfsk.c sfsk
				prev sfio/sfsk.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfsk.c
			done sfsk.o generated
			make sfstack.o
				make sfio/sfstack.c
					prev sfio/sfhdr.h implicit
				done sfio/sfstack.c
				meta sfstack.o %.c>%.o sfio/sfstack.c sfstack
				prev sfio/sfstack.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfstack.c
			done sfstack.o generated
			make sfstrtod.o
				make sfio/sfstrtod.c
					prev sfio/sfhdr.h implicit
				done sfio/sfstrtod.c
				meta sfstrtod.o %.c>%.o sfio/sfstrtod.c sfstrtod
				prev sfio/sfstrtod.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfstrtod.c
			done sfstrtod.o generated
			make sfsync.o
				make sfio/sfsync.c
					prev sfio/sfhdr.h implicit
				done sfio/sfsync.c
				meta sfsync.o %.c>%.o sfio/sfsync.c sfsync
				prev sfio/sfsync.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfsync.c
			done sfsync.o generated
			make sfswap.o
				make sfio/sfswap.c
					prev sfio/sfhdr.h implicit
				done sfio/sfswap.c
				meta sfswap.o %.c>%.o sfio/sfswap.c sfswap
				prev sfio/sfswap.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfswap.c
			done sfswap.o generated
			make sftable.o
				make sfio/sftable.c
					make FEATURE/sfinit implicit
						meta FEATURE/sfinit features/%.c>FEATURE/% features/sfinit.c sfinit
						make features/sfinit.c
							prev FEATURE/float implicit
							prev FEATURE/common implicit
						done features/sfinit.c
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Istd  ${LDFLAGS}" run features/sfinit.c
					done FEATURE/sfinit generated
					prev FEATURE/float implicit
					prev sfio/sfhdr.h implicit
				done sfio/sftable.c
				meta sftable.o %.c>%.o sfio/sftable.c sftable
				prev sfio/sftable.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sftable.c
			done sftable.o generated
			make sftell.o
				make sfio/sftell.c
					prev sfio/sfhdr.h implicit
				done sfio/sftell.c
				meta sftell.o %.c>%.o sfio/sftell.c sftell
				prev sfio/sftell.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sftell.c
			done sftell.o generated
			make sftmp.o
				make sfio/sftmp.c
					prev sfio/sfhdr.h implicit
				done sfio/sftmp.c
				meta sftmp.o %.c>%.o sfio/sftmp.c sftmp
				prev sfio/sftmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sftmp.c
			done sftmp.o generated
			make sfungetc.o
				make sfio/sfungetc.c
					prev sfio/sfhdr.h implicit
				done sfio/sfungetc.c
				meta sfungetc.o %.c>%.o sfio/sfungetc.c sfungetc
				prev sfio/sfungetc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfungetc.c
			done sfungetc.o generated
			make sfvprintf.o
				make sfio/sfvprintf.c
					prev include/ccode.h implicit
					prev sfio/sfhdr.h implicit
				done sfio/sfvprintf.c
				meta sfvprintf.o %.c>%.o sfio/sfvprintf.c sfvprintf
				prev sfio/sfvprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${CCFLAGS.FORCE}?} ${mam_cc_NOPROTECT} ${DEBUG+-DDEBUG=${DEBUG}} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfvprintf.c
			done sfvprintf.o generated
			make sfvscanf.o
				make sfio/sfvscanf.c
					prev sfio/sfstrtof.h implicit
					prev sfio/sfhdr.h implicit
				done sfio/sfvscanf.c
				meta sfvscanf.o %.c>%.o sfio/sfvscanf.c sfvscanf
				prev sfio/sfvscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${CCFLAGS.FORCE} ${mam_cc_NOPROTECT} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfvscanf.c
			done sfvscanf.o generated
			make sfwr.o
				make sfio/sfwr.c
					prev sfio/sfhdr.h implicit
				done sfio/sfwr.c
				meta sfwr.o %.c>%.o sfio/sfwr.c sfwr
				prev sfio/sfwr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfwr.c
			done sfwr.o generated
			make sfwrite.o
				make sfio/sfwrite.c
					prev sfio/sfhdr.h implicit
				done sfio/sfwrite.c
				meta sfwrite.o %.c>%.o sfio/sfwrite.c sfwrite
				prev sfio/sfwrite.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfwrite.c
			done sfwrite.o generated
			make sfpurge.o
				make sfio/sfpurge.c
					prev sfio/sfhdr.h implicit
				done sfio/sfpurge.c
				meta sfpurge.o %.c>%.o sfio/sfpurge.c sfpurge
				prev sfio/sfpurge.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfpurge.c
			done sfpurge.o generated
			make sfraise.o
				make sfio/sfraise.c
					prev sfio/sfhdr.h implicit
				done sfio/sfraise.c
				meta sfraise.o %.c>%.o sfio/sfraise.c sfraise
				prev sfio/sfraise.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfraise.c
			done sfraise.o generated
			make sfwalk.o
				make sfio/sfwalk.c
					prev sfio/sfhdr.h implicit
				done sfio/sfwalk.c
				meta sfwalk.o %.c>%.o sfio/sfwalk.c sfwalk
				prev sfio/sfwalk.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfwalk.c
			done sfwalk.o generated
			make sfgetm.o
				make sfio/sfgetm.c
					prev sfio/sfhdr.h implicit
				done sfio/sfgetm.c
				meta sfgetm.o %.c>%.o sfio/sfgetm.c sfgetm
				prev sfio/sfgetm.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfgetm.c
			done sfgetm.o generated
			make sfmutex.o
				make sfio/sfmutex.c
					prev sfio/sfhdr.h implicit
				done sfio/sfmutex.c
				meta sfmutex.o %.c>%.o sfio/sfmutex.c sfmutex
				prev sfio/sfmutex.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfmutex.c
			done sfmutex.o generated
			make sfputm.o
				make sfio/sfputm.c
					prev sfio/sfhdr.h implicit
				done sfio/sfputm.c
				meta sfputm.o %.c>%.o sfio/sfputm.c sfputm
				prev sfio/sfputm.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfputm.c
			done sfputm.o generated
			make sfresize.o
				make sfio/sfresize.c
					prev sfio/sfhdr.h implicit
				done sfio/sfresize.c
				meta sfresize.o %.c>%.o sfio/sfresize.c sfresize
				prev sfio/sfresize.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/sfresize.c
			done sfresize.o generated
			make _sfclrerr.o
				make sfio/_sfclrerr.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfclrerr.c
				meta _sfclrerr.o %.c>%.o sfio/_sfclrerr.c _sfclrerr
				prev sfio/_sfclrerr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfclrerr.c
			done _sfclrerr.o generated
			make _sfeof.o
				make sfio/_sfeof.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfeof.c
				meta _sfeof.o %.c>%.o sfio/_sfeof.c _sfeof
				prev sfio/_sfeof.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfeof.c
			done _sfeof.o generated
			make _sferror.o
				make sfio/_sferror.c
					prev sfio/sfhdr.h implicit
				done sfio/_sferror.c
				meta _sferror.o %.c>%.o sfio/_sferror.c _sferror
				prev sfio/_sferror.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sferror.c
			done _sferror.o generated
			make _sffileno.o
				make sfio/_sffileno.c
					prev sfio/sfhdr.h implicit
				done sfio/_sffileno.c
				meta _sffileno.o %.c>%.o sfio/_sffileno.c _sffileno
				prev sfio/_sffileno.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sffileno.c
			done _sffileno.o generated
			make _sfopen.o
				make sfio/_sfopen.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfopen.c
				meta _sfopen.o %.c>%.o sfio/_sfopen.c _sfopen
				prev sfio/_sfopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfopen.c
			done _sfopen.o generated
			make _sfstacked.o
				make sfio/_sfstacked.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfstacked.c
				meta _sfstacked.o %.c>%.o sfio/_sfstacked.c _sfstacked
				prev sfio/_sfstacked.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfstacked.c
			done _sfstacked.o generated
			make _sfvalue.o
				make sfio/_sfvalue.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfvalue.c
				meta _sfvalue.o %.c>%.o sfio/_sfvalue.c _sfvalue
				prev sfio/_sfvalue.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfvalue.c
			done _sfvalue.o generated
			make _sfgetc.o
				make sfio/_sfgetc.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfgetc.c
				meta _sfgetc.o %.c>%.o sfio/_sfgetc.c _sfgetc
				prev sfio/_sfgetc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfgetc.c
			done _sfgetc.o generated
			make _sfgetl.o
				make sfio/_sfgetl.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfgetl.c
				meta _sfgetl.o %.c>%.o sfio/_sfgetl.c _sfgetl
				prev sfio/_sfgetl.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfgetl.c
			done _sfgetl.o generated
			make _sfgetl2.o
				make sfio/_sfgetl2.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfgetl2.c
				meta _sfgetl2.o %.c>%.o sfio/_sfgetl2.c _sfgetl2
				prev sfio/_sfgetl2.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfgetl2.c
			done _sfgetl2.o generated
			make _sfgetu.o
				make sfio/_sfgetu.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfgetu.c
				meta _sfgetu.o %.c>%.o sfio/_sfgetu.c _sfgetu
				prev sfio/_sfgetu.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfgetu.c
			done _sfgetu.o generated
			make _sfgetu2.o
				make sfio/_sfgetu2.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfgetu2.c
				meta _sfgetu2.o %.c>%.o sfio/_sfgetu2.c _sfgetu2
				prev sfio/_sfgetu2.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfgetu2.c
			done _sfgetu2.o generated
			make _sfdlen.o
				make sfio/_sfdlen.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfdlen.c
				meta _sfdlen.o %.c>%.o sfio/_sfdlen.c _sfdlen
				prev sfio/_sfdlen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfdlen.c
			done _sfdlen.o generated
			make _sfllen.o
				make sfio/_sfllen.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfllen.c
				meta _sfllen.o %.c>%.o sfio/_sfllen.c _sfllen
				prev sfio/_sfllen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfllen.c
			done _sfllen.o generated
			make _sfslen.o
				make sfio/_sfslen.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfslen.c
				meta _sfslen.o %.c>%.o sfio/_sfslen.c _sfslen
				prev sfio/_sfslen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfslen.c
			done _sfslen.o generated
			make _sfulen.o
				make sfio/_sfulen.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfulen.c
				meta _sfulen.o %.c>%.o sfio/_sfulen.c _sfulen
				prev sfio/_sfulen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfulen.c
			done _sfulen.o generated
			make _sfputc.o
				make sfio/_sfputc.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfputc.c
				meta _sfputc.o %.c>%.o sfio/_sfputc.c _sfputc
				prev sfio/_sfputc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfputc.c
			done _sfputc.o generated
			make _sfputd.o
				make sfio/_sfputd.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfputd.c
				meta _sfputd.o %.c>%.o sfio/_sfputd.c _sfputd
				prev sfio/_sfputd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfputd.c
			done _sfputd.o generated
			make _sfputl.o
				make sfio/_sfputl.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfputl.c
				meta _sfputl.o %.c>%.o sfio/_sfputl.c _sfputl
				prev sfio/_sfputl.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfputl.c
			done _sfputl.o generated
			make _sfputm.o
				make sfio/_sfputm.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfputm.c
				meta _sfputm.o %.c>%.o sfio/_sfputm.c _sfputm
				prev sfio/_sfputm.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfputm.c
			done _sfputm.o generated
			make _sfputu.o
				make sfio/_sfputu.c
					prev sfio/sfhdr.h implicit
				done sfio/_sfputu.c
				meta _sfputu.o %.c>%.o sfio/_sfputu.c _sfputu
				prev sfio/_sfputu.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c sfio/_sfputu.c
			done _sfputu.o generated
			make clearerr.o
				make stdio/clearerr.c
					make stdio/stdhdr.h implicit
						prev std/stdio.h implicit
						prev sfio/sfhdr.h implicit
					done stdio/stdhdr.h
				done stdio/clearerr.c
				meta clearerr.o %.c>%.o stdio/clearerr.c clearerr
				prev stdio/clearerr.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/clearerr.c
			done clearerr.o generated
			make fclose.o
				make stdio/fclose.c
					prev stdio/stdhdr.h implicit
				done stdio/fclose.c
				meta fclose.o %.c>%.o stdio/fclose.c fclose
				prev stdio/fclose.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fclose.c
			done fclose.o generated
			make fdopen.o
				make stdio/fdopen.c
					prev stdio/stdhdr.h implicit
				done stdio/fdopen.c
				meta fdopen.o %.c>%.o stdio/fdopen.c fdopen
				prev stdio/fdopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fdopen.c
			done fdopen.o generated
			make feof.o
				make stdio/feof.c
					prev stdio/stdhdr.h implicit
				done stdio/feof.c
				meta feof.o %.c>%.o stdio/feof.c feof
				prev stdio/feof.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/feof.c
			done feof.o generated
			make ferror.o
				make stdio/ferror.c
					prev stdio/stdhdr.h implicit
				done stdio/ferror.c
				meta ferror.o %.c>%.o stdio/ferror.c ferror
				prev stdio/ferror.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/ferror.c
			done ferror.o generated
			make fflush.o
				make stdio/fflush.c
					prev stdio/stdhdr.h implicit
				done stdio/fflush.c
				meta fflush.o %.c>%.o stdio/fflush.c fflush
				prev stdio/fflush.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fflush.c
			done fflush.o generated
			make fgetc.o
				make stdio/fgetc.c
					prev stdio/stdhdr.h implicit
				done stdio/fgetc.c
				meta fgetc.o %.c>%.o stdio/fgetc.c fgetc
				prev stdio/fgetc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fgetc.c
			done fgetc.o generated
			make fgetpos.o
				make stdio/fgetpos.c
					prev stdio/stdhdr.h implicit
				done stdio/fgetpos.c
				meta fgetpos.o %.c>%.o stdio/fgetpos.c fgetpos
				prev stdio/fgetpos.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fgetpos.c
			done fgetpos.o generated
			make fgets.o
				make stdio/fgets.c
					prev stdio/stdhdr.h implicit
				done stdio/fgets.c
				meta fgets.o %.c>%.o stdio/fgets.c fgets
				prev stdio/fgets.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fgets.c
			done fgets.o generated
			make fileno.o
				make stdio/fileno.c
					prev stdio/stdhdr.h implicit
				done stdio/fileno.c
				meta fileno.o %.c>%.o stdio/fileno.c fileno
				prev stdio/fileno.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fileno.c
			done fileno.o generated
			make fopen.o
				make stdio/fopen.c
					prev stdio/stdhdr.h implicit
				done stdio/fopen.c
				meta fopen.o %.c>%.o stdio/fopen.c fopen
				prev stdio/fopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fopen.c
			done fopen.o generated
			make fprintf.o
				make stdio/fprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/fprintf.c
				meta fprintf.o %.c>%.o stdio/fprintf.c fprintf
				prev stdio/fprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fprintf.c
			done fprintf.o generated
			make fpurge.o
				make stdio/fpurge.c
					prev stdio/stdhdr.h implicit
				done stdio/fpurge.c
				meta fpurge.o %.c>%.o stdio/fpurge.c fpurge
				prev stdio/fpurge.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fpurge.c
			done fpurge.o generated
			make fputc.o
				make stdio/fputc.c
					prev stdio/stdhdr.h implicit
				done stdio/fputc.c
				meta fputc.o %.c>%.o stdio/fputc.c fputc
				prev stdio/fputc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fputc.c
			done fputc.o generated
			make fputs.o
				make stdio/fputs.c
					prev stdio/stdhdr.h implicit
				done stdio/fputs.c
				meta fputs.o %.c>%.o stdio/fputs.c fputs
				prev stdio/fputs.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fputs.c
			done fputs.o generated
			make fread.o
				make stdio/fread.c
					prev stdio/stdhdr.h implicit
				done stdio/fread.c
				meta fread.o %.c>%.o stdio/fread.c fread
				prev stdio/fread.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fread.c
			done fread.o generated
			make freopen.o
				make stdio/freopen.c
					prev stdio/stdhdr.h implicit
				done stdio/freopen.c
				meta freopen.o %.c>%.o stdio/freopen.c freopen
				prev stdio/freopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/freopen.c
			done freopen.o generated
			make fscanf.o
				make stdio/fscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/fscanf.c
				meta fscanf.o %.c>%.o stdio/fscanf.c fscanf
				prev stdio/fscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fscanf.c
			done fscanf.o generated
			make fseek.o
				make stdio/fseek.c
					prev stdio/stdhdr.h implicit
				done stdio/fseek.c
				meta fseek.o %.c>%.o stdio/fseek.c fseek
				prev stdio/fseek.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fseek.c
			done fseek.o generated
			make fseeko.o
				make stdio/fseeko.c
					prev stdio/stdhdr.h implicit
				done stdio/fseeko.c
				meta fseeko.o %.c>%.o stdio/fseeko.c fseeko
				prev stdio/fseeko.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fseeko.c
			done fseeko.o generated
			make fsetpos.o
				make stdio/fsetpos.c
					prev stdio/stdhdr.h implicit
				done stdio/fsetpos.c
				meta fsetpos.o %.c>%.o stdio/fsetpos.c fsetpos
				prev stdio/fsetpos.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fsetpos.c
			done fsetpos.o generated
			make ftell.o
				make stdio/ftell.c
					prev stdio/stdhdr.h implicit
				done stdio/ftell.c
				meta ftell.o %.c>%.o stdio/ftell.c ftell
				prev stdio/ftell.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/ftell.c
			done ftell.o generated
			make ftello.o
				make stdio/ftello.c
					prev stdio/stdhdr.h implicit
				done stdio/ftello.c
				meta ftello.o %.c>%.o stdio/ftello.c ftello
				prev stdio/ftello.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/ftello.c
			done ftello.o generated
			make fwrite.o
				make stdio/fwrite.c
					prev stdio/stdhdr.h implicit
				done stdio/fwrite.c
				meta fwrite.o %.c>%.o stdio/fwrite.c fwrite
				prev stdio/fwrite.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fwrite.c
			done fwrite.o generated
			make flockfile.o
				make stdio/flockfile.c
					prev stdio/stdhdr.h implicit
				done stdio/flockfile.c
				meta flockfile.o %.c>%.o stdio/flockfile.c flockfile
				prev stdio/flockfile.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/flockfile.c
			done flockfile.o generated
			make ftrylockfile.o
				make stdio/ftrylockfile.c
					prev stdio/stdhdr.h implicit
				done stdio/ftrylockfile.c
				meta ftrylockfile.o %.c>%.o stdio/ftrylockfile.c ftrylockfile
				prev stdio/ftrylockfile.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/ftrylockfile.c
			done ftrylockfile.o generated
			make funlockfile.o
				make stdio/funlockfile.c
					prev stdio/stdhdr.h implicit
				done stdio/funlockfile.c
				meta funlockfile.o %.c>%.o stdio/funlockfile.c funlockfile
				prev stdio/funlockfile.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/funlockfile.c
			done funlockfile.o generated
			make getc.o
				make stdio/getc.c
					prev stdio/stdhdr.h implicit
				done stdio/getc.c
				meta getc.o %.c>%.o stdio/getc.c getc
				prev stdio/getc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/getc.c
			done getc.o generated
			make getchar.o
				make stdio/getchar.c
					prev stdio/stdhdr.h implicit
				done stdio/getchar.c
				meta getchar.o %.c>%.o stdio/getchar.c getchar
				prev stdio/getchar.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/getchar.c
			done getchar.o generated
			make getw.o
				make stdio/getw.c
					prev stdio/stdhdr.h implicit
				done stdio/getw.c
				meta getw.o %.c>%.o stdio/getw.c getw
				prev stdio/getw.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/getw.c
			done getw.o generated
			make pclose.o
				make stdio/pclose.c
					prev stdio/stdhdr.h implicit
				done stdio/pclose.c
				meta pclose.o %.c>%.o stdio/pclose.c pclose
				prev stdio/pclose.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/pclose.c
			done pclose.o generated
			make popen.o
				make stdio/popen.c
					prev stdio/stdhdr.h implicit
				done stdio/popen.c
				meta popen.o %.c>%.o stdio/popen.c popen
				prev stdio/popen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/popen.c
			done popen.o generated
			make printf.o
				make stdio/printf.c
					prev stdio/stdhdr.h implicit
				done stdio/printf.c
				meta printf.o %.c>%.o stdio/printf.c printf
				prev stdio/printf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/printf.c
			done printf.o generated
			make putc.o
				make stdio/putc.c
					prev stdio/stdhdr.h implicit
				done stdio/putc.c
				meta putc.o %.c>%.o stdio/putc.c putc
				prev stdio/putc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/putc.c
			done putc.o generated
			make putchar.o
				make stdio/putchar.c
					prev stdio/stdhdr.h implicit
				done stdio/putchar.c
				meta putchar.o %.c>%.o stdio/putchar.c putchar
				prev stdio/putchar.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/putchar.c
			done putchar.o generated
			make puts.o
				make stdio/puts.c
					prev stdio/stdhdr.h implicit
				done stdio/puts.c
				meta puts.o %.c>%.o stdio/puts.c puts
				prev stdio/puts.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/puts.c
			done puts.o generated
			make putw.o
				make stdio/putw.c
					prev stdio/stdhdr.h implicit
				done stdio/putw.c
				meta putw.o %.c>%.o stdio/putw.c putw
				prev stdio/putw.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/putw.c
			done putw.o generated
			make rewind.o
				make stdio/rewind.c
					prev stdio/stdhdr.h implicit
				done stdio/rewind.c
				meta rewind.o %.c>%.o stdio/rewind.c rewind
				prev stdio/rewind.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/rewind.c
			done rewind.o generated
			make scanf.o
				make stdio/scanf.c
					prev stdio/stdhdr.h implicit
				done stdio/scanf.c
				meta scanf.o %.c>%.o stdio/scanf.c scanf
				prev stdio/scanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/scanf.c
			done scanf.o generated
			make setbuf.o
				make stdio/setbuf.c
					prev stdio/stdhdr.h implicit
				done stdio/setbuf.c
				meta setbuf.o %.c>%.o stdio/setbuf.c setbuf
				prev stdio/setbuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/setbuf.c
			done setbuf.o generated
			make setbuffer.o
				make stdio/setbuffer.c
					prev stdio/stdhdr.h implicit
				done stdio/setbuffer.c
				meta setbuffer.o %.c>%.o stdio/setbuffer.c setbuffer
				prev stdio/setbuffer.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/setbuffer.c
			done setbuffer.o generated
			make setlinebuf.o
				make stdio/setlinebuf.c
					prev stdio/stdhdr.h implicit
				done stdio/setlinebuf.c
				meta setlinebuf.o %.c>%.o stdio/setlinebuf.c setlinebuf
				prev stdio/setlinebuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/setlinebuf.c
			done setlinebuf.o generated
			make setvbuf.o
				make stdio/setvbuf.c
					prev stdio/stdhdr.h implicit
				done stdio/setvbuf.c
				meta setvbuf.o %.c>%.o stdio/setvbuf.c setvbuf
				prev stdio/setvbuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/setvbuf.c
			done setvbuf.o generated
			make snprintf.o
				make stdio/snprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/snprintf.c
				meta snprintf.o %.c>%.o stdio/snprintf.c snprintf
				prev stdio/snprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/snprintf.c
			done snprintf.o generated
			make sprintf.o
				make stdio/sprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/sprintf.c
				meta sprintf.o %.c>%.o stdio/sprintf.c sprintf
				prev stdio/sprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/sprintf.c
			done sprintf.o generated
			make sscanf.o
				make stdio/sscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/sscanf.c
				meta sscanf.o %.c>%.o stdio/sscanf.c sscanf
				prev stdio/sscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/sscanf.c
			done sscanf.o generated
			make asprintf.o
				make stdio/asprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/asprintf.c
				meta asprintf.o %.c>%.o stdio/asprintf.c asprintf
				prev stdio/asprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/asprintf.c
			done asprintf.o generated
			make vasprintf.o
				make stdio/vasprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/vasprintf.c
				meta vasprintf.o %.c>%.o stdio/vasprintf.c vasprintf
				prev stdio/vasprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vasprintf.c
			done vasprintf.o generated
			make tmpfile.o
				make stdio/tmpfile.c
					prev stdio/stdhdr.h implicit
				done stdio/tmpfile.c
				meta tmpfile.o %.c>%.o stdio/tmpfile.c tmpfile
				prev stdio/tmpfile.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/tmpfile.c
			done tmpfile.o generated
			make ungetc.o
				make stdio/ungetc.c
					prev stdio/stdhdr.h implicit
				done stdio/ungetc.c
				meta ungetc.o %.c>%.o stdio/ungetc.c ungetc
				prev stdio/ungetc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/ungetc.c
			done ungetc.o generated
			make vfprintf.o
				make stdio/vfprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/vfprintf.c
				meta vfprintf.o %.c>%.o stdio/vfprintf.c vfprintf
				prev stdio/vfprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vfprintf.c
			done vfprintf.o generated
			make vfscanf.o
				make stdio/vfscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/vfscanf.c
				meta vfscanf.o %.c>%.o stdio/vfscanf.c vfscanf
				prev stdio/vfscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vfscanf.c
			done vfscanf.o generated
			make vprintf.o
				make stdio/vprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/vprintf.c
				meta vprintf.o %.c>%.o stdio/vprintf.c vprintf
				prev stdio/vprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vprintf.c
			done vprintf.o generated
			make vscanf.o
				make stdio/vscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/vscanf.c
				meta vscanf.o %.c>%.o stdio/vscanf.c vscanf
				prev stdio/vscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vscanf.c
			done vscanf.o generated
			make vsnprintf.o
				make stdio/vsnprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/vsnprintf.c
				meta vsnprintf.o %.c>%.o stdio/vsnprintf.c vsnprintf
				prev stdio/vsnprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vsnprintf.c
			done vsnprintf.o generated
			make vsprintf.o
				make stdio/vsprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/vsprintf.c
				meta vsprintf.o %.c>%.o stdio/vsprintf.c vsprintf
				prev stdio/vsprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vsprintf.c
			done vsprintf.o generated
			make vsscanf.o
				make stdio/vsscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/vsscanf.c
				meta vsscanf.o %.c>%.o stdio/vsscanf.c vsscanf
				prev stdio/vsscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vsscanf.c
			done vsscanf.o generated
			make _doprnt.o
				make stdio/_doprnt.c
					prev stdio/stdhdr.h implicit
				done stdio/_doprnt.c
				meta _doprnt.o %.c>%.o stdio/_doprnt.c _doprnt
				prev stdio/_doprnt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_doprnt.c
			done _doprnt.o generated
			make _doscan.o
				make stdio/_doscan.c
					prev stdio/stdhdr.h implicit
				done stdio/_doscan.c
				meta _doscan.o %.c>%.o stdio/_doscan.c _doscan
				prev stdio/_doscan.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_doscan.c
			done _doscan.o generated
			make _filbuf.o
				make stdio/_filbuf.c
					prev stdio/stdhdr.h implicit
				done stdio/_filbuf.c
				meta _filbuf.o %.c>%.o stdio/_filbuf.c _filbuf
				prev stdio/_filbuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_filbuf.c
			done _filbuf.o generated
			make _flsbuf.o
				make stdio/_flsbuf.c
					prev stdio/stdhdr.h implicit
				done stdio/_flsbuf.c
				meta _flsbuf.o %.c>%.o stdio/_flsbuf.c _flsbuf
				prev stdio/_flsbuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_flsbuf.c
			done _flsbuf.o generated
			make _stdfun.o
				make stdio/_stdfun.c
					prev stdio/stdhdr.h implicit
					make FEATURE/uwin implicit
						meta FEATURE/uwin features/%>FEATURE/% features/uwin uwin
						make features/uwin
						done features/uwin
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/uwin
					done FEATURE/uwin dontcare generated
					prev uwin.h implicit
					prev include/ast_windows.h implicit
					prev include/ast.h implicit
				done stdio/_stdfun.c
				meta _stdfun.o %.c>%.o stdio/_stdfun.c _stdfun
				prev stdio/_stdfun.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_stdfun.c
			done _stdfun.o generated
			make _stdopen.o
				make stdio/_stdopen.c
					prev stdio/stdhdr.h implicit
				done stdio/_stdopen.c
				meta _stdopen.o %.c>%.o stdio/_stdopen.c _stdopen
				prev stdio/_stdopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_stdopen.c
			done _stdopen.o generated
			make _stdprintf.o
				make stdio/_stdprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/_stdprintf.c
				meta _stdprintf.o %.c>%.o stdio/_stdprintf.c _stdprintf
				prev stdio/_stdprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_stdprintf.c
			done _stdprintf.o generated
			make _stdscanf.o
				make stdio/_stdscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/_stdscanf.c
				meta _stdscanf.o %.c>%.o stdio/_stdscanf.c _stdscanf
				prev stdio/_stdscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_stdscanf.c
			done _stdscanf.o generated
			make _stdsprnt.o
				make stdio/_stdsprnt.c
					prev stdio/stdhdr.h implicit
				done stdio/_stdsprnt.c
				meta _stdsprnt.o %.c>%.o stdio/_stdsprnt.c _stdsprnt
				prev stdio/_stdsprnt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_stdsprnt.c
			done _stdsprnt.o generated
			make _stdvbuf.o
				make stdio/_stdvbuf.c
					prev stdio/stdhdr.h implicit
				done stdio/_stdvbuf.c
				meta _stdvbuf.o %.c>%.o stdio/_stdvbuf.c _stdvbuf
				prev stdio/_stdvbuf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_stdvbuf.c
			done _stdvbuf.o generated
			make _stdvsnprnt.o
				make stdio/_stdvsnprnt.c
					prev stdio/stdhdr.h implicit
				done stdio/_stdvsnprnt.c
				meta _stdvsnprnt.o %.c>%.o stdio/_stdvsnprnt.c _stdvsnprnt
				prev stdio/_stdvsnprnt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_stdvsnprnt.c
			done _stdvsnprnt.o generated
			make _stdvsprnt.o
				make stdio/_stdvsprnt.c
					prev stdio/stdhdr.h implicit
				done stdio/_stdvsprnt.c
				meta _stdvsprnt.o %.c>%.o stdio/_stdvsprnt.c _stdvsprnt
				prev stdio/_stdvsprnt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_stdvsprnt.c
			done _stdvsprnt.o generated
			make _stdvsscn.o
				make stdio/_stdvsscn.c
					prev stdio/stdhdr.h implicit
				done stdio/_stdvsscn.c
				meta _stdvsscn.o %.c>%.o stdio/_stdvsscn.c _stdvsscn
				prev stdio/_stdvsscn.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/_stdvsscn.c
			done _stdvsscn.o generated
			make fgetwc.o
				make stdio/fgetwc.c
					prev stdio/stdhdr.h implicit
				done stdio/fgetwc.c
				meta fgetwc.o %.c>%.o stdio/fgetwc.c fgetwc
				prev stdio/fgetwc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fgetwc.c
			done fgetwc.o generated
			make fwprintf.o
				make stdio/fwprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/fwprintf.c
				meta fwprintf.o %.c>%.o stdio/fwprintf.c fwprintf
				prev stdio/fwprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fwprintf.c
			done fwprintf.o generated
			make putwchar.o
				make stdio/putwchar.c
					prev ast_wchar.h implicit
					prev stdio/stdhdr.h implicit
				done stdio/putwchar.c
				meta putwchar.o %.c>%.o stdio/putwchar.c putwchar
				prev stdio/putwchar.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/putwchar.c
			done putwchar.o generated
			make vfwscanf.o
				make stdio/vfwscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/vfwscanf.c
				meta vfwscanf.o %.c>%.o stdio/vfwscanf.c vfwscanf
				prev stdio/vfwscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vfwscanf.c
			done vfwscanf.o generated
			make wprintf.o
				make stdio/wprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/wprintf.c
				meta wprintf.o %.c>%.o stdio/wprintf.c wprintf
				prev stdio/wprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/wprintf.c
			done wprintf.o generated
			make fgetws.o
				make stdio/fgetws.c
					prev stdio/stdhdr.h implicit
				done stdio/fgetws.c
				meta fgetws.o %.c>%.o stdio/fgetws.c fgetws
				prev stdio/fgetws.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fgetws.c
			done fgetws.o generated
			make fwscanf.o
				make stdio/fwscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/fwscanf.c
				meta fwscanf.o %.c>%.o stdio/fwscanf.c fwscanf
				prev stdio/fwscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fwscanf.c
			done fwscanf.o generated
			make swprintf.o
				make stdio/swprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/swprintf.c
				meta swprintf.o %.c>%.o stdio/swprintf.c swprintf
				prev stdio/swprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/swprintf.c
			done swprintf.o generated
			make vswprintf.o
				make stdio/vswprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/vswprintf.c
				meta vswprintf.o %.c>%.o stdio/vswprintf.c vswprintf
				prev stdio/vswprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vswprintf.c
			done vswprintf.o generated
			make wscanf.o
				make stdio/wscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/wscanf.c
				meta wscanf.o %.c>%.o stdio/wscanf.c wscanf
				prev stdio/wscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/wscanf.c
			done wscanf.o generated
			make fputwc.o
				make stdio/fputwc.c
					prev stdio/stdhdr.h implicit
				done stdio/fputwc.c
				meta fputwc.o %.c>%.o stdio/fputwc.c fputwc
				prev stdio/fputwc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fputwc.c
			done fputwc.o generated
			make getwc.o
				make stdio/getwc.c
					prev ast_wchar.h implicit
					prev stdio/stdhdr.h implicit
				done stdio/getwc.c
				meta getwc.o %.c>%.o stdio/getwc.c getwc
				prev stdio/getwc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/getwc.c
			done getwc.o generated
			make swscanf.o
				make stdio/swscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/swscanf.c
				meta swscanf.o %.c>%.o stdio/swscanf.c swscanf
				prev stdio/swscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/swscanf.c
			done swscanf.o generated
			make vswscanf.o
				make stdio/vswscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/vswscanf.c
				meta vswscanf.o %.c>%.o stdio/vswscanf.c vswscanf
				prev stdio/vswscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vswscanf.c
			done vswscanf.o generated
			make fputws.o
				make stdio/fputws.c
					prev stdio/stdhdr.h implicit
				done stdio/fputws.c
				meta fputws.o %.c>%.o stdio/fputws.c fputws
				prev stdio/fputws.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fputws.c
			done fputws.o generated
			make getwchar.o
				make stdio/getwchar.c
					prev ast_wchar.h implicit
					prev stdio/stdhdr.h implicit
				done stdio/getwchar.c
				meta getwchar.o %.c>%.o stdio/getwchar.c getwchar
				prev stdio/getwchar.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/getwchar.c
			done getwchar.o generated
			make ungetwc.o
				make stdio/ungetwc.c
					prev stdio/stdhdr.h implicit
				done stdio/ungetwc.c
				meta ungetwc.o %.c>%.o stdio/ungetwc.c ungetwc
				prev stdio/ungetwc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/ungetwc.c
			done ungetwc.o generated
			make vwprintf.o
				make stdio/vwprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/vwprintf.c
				meta vwprintf.o %.c>%.o stdio/vwprintf.c vwprintf
				prev stdio/vwprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vwprintf.c
			done vwprintf.o generated
			make fwide.o
				make stdio/fwide.c
					prev stdio/stdhdr.h implicit
				done stdio/fwide.c
				meta fwide.o %.c>%.o stdio/fwide.c fwide
				prev stdio/fwide.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fwide.c
			done fwide.o generated
			make putwc.o
				make stdio/putwc.c
					prev ast_wchar.h implicit
					prev stdio/stdhdr.h implicit
				done stdio/putwc.c
				meta putwc.o %.c>%.o stdio/putwc.c putwc
				prev stdio/putwc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/putwc.c
			done putwc.o generated
			make vfwprintf.o
				make stdio/vfwprintf.c
					prev stdio/stdhdr.h implicit
				done stdio/vfwprintf.c
				meta vfwprintf.o %.c>%.o stdio/vfwprintf.c vfwprintf
				prev stdio/vfwprintf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vfwprintf.c
			done vfwprintf.o generated
			make vwscanf.o
				make stdio/vwscanf.c
					prev stdio/stdhdr.h implicit
				done stdio/vwscanf.c
				meta vwscanf.o %.c>%.o stdio/vwscanf.c vwscanf
				prev stdio/vwscanf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/vwscanf.c
			done vwscanf.o generated
			make stdio_c99.o
				make stdio/stdio_c99.c
					prev stdio/stdhdr.h implicit
				done stdio/stdio_c99.c
				meta stdio_c99.o %.c>%.o stdio/stdio_c99.c stdio_c99
				prev stdio/stdio_c99.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/stdio_c99.c
			done stdio_c99.o generated
			make fcloseall.o
				make stdio/fcloseall.c
					prev stdio/stdhdr.h implicit
				done stdio/fcloseall.c
				meta fcloseall.o %.c>%.o stdio/fcloseall.c fcloseall
				prev stdio/fcloseall.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fcloseall.c
			done fcloseall.o generated
			make fmemopen.o
				make stdio/fmemopen.c
					prev stdio/stdhdr.h implicit
				done stdio/fmemopen.c
				meta fmemopen.o %.c>%.o stdio/fmemopen.c fmemopen
				prev stdio/fmemopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/fmemopen.c
			done fmemopen.o generated
			make getdelim.o
				make stdio/getdelim.c
					prev stdio/stdhdr.h implicit
				done stdio/getdelim.c
				meta getdelim.o %.c>%.o stdio/getdelim.c getdelim
				prev stdio/getdelim.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/getdelim.c
			done getdelim.o generated
			make getline.o
				make stdio/getline.c
					prev stdio/stdhdr.h implicit
				done stdio/getline.c
				meta getline.o %.c>%.o stdio/getline.c getline
				prev stdio/getline.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/getline.c
			done getline.o generated
			make frexp.o
				make comp/frexp.c
					prev FEATURE/float implicit
					prev include/ast.h implicit
				done comp/frexp.c
				meta frexp.o %.c>%.o comp/frexp.c frexp
				prev comp/frexp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/frexp.c
			done frexp.o generated
			make frexpl.o
				make comp/frexpl.c
					prev FEATURE/float implicit
					prev include/ast.h implicit
				done comp/frexpl.c
				meta frexpl.o %.c>%.o comp/frexpl.c frexpl
				prev comp/frexpl.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/frexpl.c
			done frexpl.o generated
			make astcopy.o
				make port/astcopy.c
					prev include/ls.h implicit
					make ast_mmap.h implicit
						prev FEATURE/mmap
						exec - cmp 2>/dev/null -s FEATURE/mmap ast_mmap.h || { rm -f ast_mmap.h; silent test -d . || mkdir .; ${STDCP} FEATURE/mmap ast_mmap.h; }
					done ast_mmap.h generated
					prev include/ast.h implicit
				done port/astcopy.c
				meta astcopy.o %.c>%.o port/astcopy.c astcopy
				prev port/astcopy.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/astcopy.c
			done astcopy.o generated
			make astconf.o
				make port/astconf.c
					make FEATURE/libpath implicit
						meta FEATURE/libpath features/%.sh>FEATURE/% features/libpath.sh libpath
						make features/libpath.sh
						done features/libpath.sh
						exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/libpath.sh
					done FEATURE/libpath generated
					make conftab.h implicit
					done conftab.h
					prev include/ls.h implicit
					prev include/proc.h implicit
					prev include/regex.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
					prev misc/univlib.h implicit
				done port/astconf.c
				meta astconf.o %.c>%.o port/astconf.c astconf
				prev port/astconf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Imisc -Iinclude -Istd -D__OBSOLETE__=20120101 -DCONF_LIBSUFFIX=\""${mam_cc_SUFFIX_DYNAMIC-${mam_cc_SUFFIX_SHARED}}"\" -DCONF_LIBPREFIX=\""${mam_cc_PREFIX_DYNAMIC-${mam_cc_PREFIX_SHARED}}"\" -DHOSTTYPE=\""${mam_cc_HOSTTYPE}"\" -D_PACKAGE_ast -c port/astconf.c
			done astconf.o generated
			make astdynamic.o
				make port/astdynamic.c
					prev sfio/sfhdr.h implicit
					prev include/ast_windows.h implicit
					prev include/ast.h implicit
					prev include/sfio_t.h implicit
				done port/astdynamic.c
				meta astdynamic.o %.c>%.o port/astdynamic.c astdynamic
				prev port/astdynamic.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c port/astdynamic.c
			done astdynamic.o generated
			make astlicense.o
				make port/astlicense.c
					prev include/ast.h implicit
				done port/astlicense.c
				meta astlicense.o %.c>%.o port/astlicense.c astlicense
				prev port/astlicense.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/astlicense.c
			done astlicense.o generated
			make astquery.o
				make port/astquery.c
					prev include/error.h implicit
					prev include/ast.h implicit
				done port/astquery.c
				meta astquery.o %.c>%.o port/astquery.c astquery
				prev port/astquery.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/astquery.c
			done astquery.o generated
			make astwinsize.o
				make port/astwinsize.c
					make jioctl.h implicit
					done jioctl.h dontcare virtual
					prev ast_tty.h implicit
					prev include/ast.h implicit
				done port/astwinsize.c
				meta astwinsize.o %.c>%.o port/astwinsize.c astwinsize
				prev port/astwinsize.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/astwinsize.c
			done astwinsize.o generated
			make conftab.o
				make conftab.c
					prev conftab.h implicit
					prev FEATURE/param implicit
					prev FEATURE/common implicit
					prev FEATURE/standards implicit
				done conftab.c
				meta conftab.o %.c>%.o conftab.c conftab
				prev conftab.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -c conftab.c
			done conftab.o generated
			make aststatic.o
				make port/aststatic.c
					prev include/ast.h implicit
				done port/aststatic.c
				meta aststatic.o %.c>%.o port/aststatic.c aststatic
				prev port/aststatic.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c port/aststatic.c
			done aststatic.o generated
			make getopt.o
				make comp/getopt.c
					prev include/option.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
				done comp/getopt.c
				meta getopt.o %.c>%.o comp/getopt.c getopt
				prev comp/getopt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/getopt.c
			done getopt.o generated
			make getoptl.o
				make comp/getoptl.c
					prev comp/getopt.h implicit
					prev include/option.h implicit
					prev include/error.h implicit
					prev include/ast_getopt.h implicit
					prev include/ast.h implicit
				done comp/getoptl.c
				meta getoptl.o %.c>%.o comp/getoptl.c getoptl
				prev comp/getoptl.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/getoptl.c
			done getoptl.o generated
			make aso.o
				make aso/aso.c
					prev std/stdio.h implicit
					prev FEATURE/aso implicit
					make aso/asohdr.h implicit
						prev include/aso.h implicit
						make FEATURE/asometh implicit
							meta FEATURE/asometh features/%>FEATURE/% features/asometh asometh
							make features/asometh
							done features/asometh
							exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/asometh
						done FEATURE/asometh dontcare generated
						make include/fnv.h implicit
							prev ast_common.h implicit
						done include/fnv.h dontcare
						prev include/error.h implicit
						prev include/ast.h implicit
					done aso/asohdr.h
				done aso/aso.c
				meta aso.o %.c>%.o aso/aso.c aso
				prev aso/aso.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iaso -Icomp -Iinclude -Istd -D_PACKAGE_ast -c aso/aso.c
			done aso.o generated
			make asolock.o
				make aso/asolock.c
					prev aso/asohdr.h implicit
				done aso/asolock.c
				meta asolock.o %.c>%.o aso/asolock.c asolock
				prev aso/asolock.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iaso -Icomp -Iinclude -Istd -D_PACKAGE_ast -c aso/asolock.c
			done asolock.o generated
			make asometh.o
				make aso/asometh.c
					prev aso/asohdr.h implicit
				done aso/asometh.c
				meta asometh.o %.c>%.o aso/asometh.c asometh
				prev aso/asometh.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iaso -Icomp -Iinclude -Istd -D_PACKAGE_ast -c aso/asometh.c
			done asometh.o generated
			make asorelax.o
				make aso/asorelax.c
					prev tv.h implicit
					prev aso/asohdr.h implicit
				done aso/asorelax.c
				meta asorelax.o %.c>%.o aso/asorelax.c asorelax
				prev aso/asorelax.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iaso -Icomp -Iinclude -Istd -D_PACKAGE_ast -c aso/asorelax.c
			done asorelax.o generated
			make aso-sem.o
				make aso/aso-sem.c
					prev aso/asohdr.h implicit
				done aso/aso-sem.c
				meta aso-sem.o %.c>%.o aso/aso-sem.c aso-sem
				prev aso/aso-sem.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iaso -Icomp -Iinclude -Istd -D_PACKAGE_ast -c aso/aso-sem.c
			done aso-sem.o generated
			make aso-fcntl.o
				make aso/aso-fcntl.c
					prev aso/asohdr.h implicit
				done aso/aso-fcntl.c
				meta aso-fcntl.o %.c>%.o aso/aso-fcntl.c aso-fcntl
				prev aso/aso-fcntl.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iaso -Icomp -Iinclude -Istd -D_PACKAGE_ast -c aso/aso-fcntl.c
			done aso-fcntl.o generated
			make vmbest.o
				make vmalloc/vmbest.c
					prev windows.h implicit
					prev include/ast_windows.h implicit
					make vmalloc/vmhdr.h implicit
						prev include/vmalloc.h implicit
						prev include/ast_windows.h implicit
						prev include/aso.h implicit
						prev FEATURE/vmalloc implicit
						prev ast_common.h implicit
						prev include/ast.h implicit
					done vmalloc/vmhdr.h dontcare
				done vmalloc/vmbest.c
				meta vmbest.o %.c>%.o vmalloc/vmbest.c vmbest
				prev vmalloc/vmbest.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmbest.c
			done vmbest.o generated
			make vmclear.o
				make vmalloc/vmclear.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmclear.c
				meta vmclear.o %.c>%.o vmalloc/vmclear.c vmclear
				prev vmalloc/vmclear.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmclear.c
			done vmclear.o generated
			make vmclose.o
				make vmalloc/vmclose.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmclose.c
				meta vmclose.o %.c>%.o vmalloc/vmclose.c vmclose
				prev vmalloc/vmclose.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmclose.c
			done vmclose.o generated
			make vmdcheap.o
				make vmalloc/vmdcheap.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmdcheap.c
				meta vmdcheap.o %.c>%.o vmalloc/vmdcheap.c vmdcheap
				prev vmalloc/vmdcheap.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmdcheap.c
			done vmdcheap.o generated
			make vmdebug.o
				make vmalloc/vmdebug.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmdebug.c
				meta vmdebug.o %.c>%.o vmalloc/vmdebug.c vmdebug
				prev vmalloc/vmdebug.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmdebug.c
			done vmdebug.o generated
			make vmdisc.o
				make vmalloc/vmdisc.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmdisc.c
				meta vmdisc.o %.c>%.o vmalloc/vmdisc.c vmdisc
				prev vmalloc/vmdisc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmdisc.c
			done vmdisc.o generated
			make vmexit.o
				make vmalloc/vmexit.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmexit.c
				meta vmexit.o %.c>%.o vmalloc/vmexit.c vmexit
				prev vmalloc/vmexit.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmexit.c
			done vmexit.o generated
			make vmlast.o
				make vmalloc/vmlast.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmlast.c
				meta vmlast.o %.c>%.o vmalloc/vmlast.c vmlast
				prev vmalloc/vmlast.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmlast.c
			done vmlast.o generated
			make vmopen.o
				make vmalloc/vmopen.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmopen.c
				meta vmopen.o %.c>%.o vmalloc/vmopen.c vmopen
				prev vmalloc/vmopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmopen.c
			done vmopen.o generated
			make vmpool.o
				make vmalloc/vmpool.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmpool.c
				meta vmpool.o %.c>%.o vmalloc/vmpool.c vmpool
				prev vmalloc/vmpool.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmpool.c
			done vmpool.o generated
			make vmprivate.o
				make vmalloc/vmprivate.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmprivate.c
				meta vmprivate.o %.c>%.o vmalloc/vmprivate.c vmprivate
				prev vmalloc/vmprivate.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmprivate.c
			done vmprivate.o generated
			make vmprofile.o
				make vmalloc/vmprofile.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmprofile.c
				meta vmprofile.o %.c>%.o vmalloc/vmprofile.c vmprofile
				prev vmalloc/vmprofile.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmprofile.c
			done vmprofile.o generated
			make vmregion.o
				make vmalloc/vmregion.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmregion.c
				meta vmregion.o %.c>%.o vmalloc/vmregion.c vmregion
				prev vmalloc/vmregion.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmregion.c
			done vmregion.o generated
			make vmsegment.o
				make vmalloc/vmsegment.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmsegment.c
				meta vmsegment.o %.c>%.o vmalloc/vmsegment.c vmsegment
				prev vmalloc/vmsegment.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmsegment.c
			done vmsegment.o generated
			make vmset.o
				make vmalloc/vmset.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmset.c
				meta vmset.o %.c>%.o vmalloc/vmset.c vmset
				prev vmalloc/vmset.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmset.c
			done vmset.o generated
			make vmstat.o
				make vmalloc/vmstat.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmstat.c
				meta vmstat.o %.c>%.o vmalloc/vmstat.c vmstat
				prev vmalloc/vmstat.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmstat.c
			done vmstat.o generated
			make vmstrdup.o
				make vmalloc/vmstrdup.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmstrdup.c
				meta vmstrdup.o %.c>%.o vmalloc/vmstrdup.c vmstrdup
				prev vmalloc/vmstrdup.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmstrdup.c
			done vmstrdup.o generated
			make vmtrace.o
				make vmalloc/vmtrace.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmtrace.c
				meta vmtrace.o %.c>%.o vmalloc/vmtrace.c vmtrace
				prev vmalloc/vmtrace.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmtrace.c
			done vmtrace.o generated
			make vmwalk.o
				make vmalloc/vmwalk.c
					prev vmalloc/vmhdr.h implicit
				done vmalloc/vmwalk.c
				meta vmwalk.o %.c>%.o vmalloc/vmwalk.c vmwalk
				prev vmalloc/vmwalk.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmwalk.c
			done vmwalk.o generated
			make vmmopen.o
				make vmalloc/vmmopen.c
					prev std/stdio.h implicit
					prev vmalloc/vmhdr.h implicit
					prev FEATURE/vmalloc implicit
				done vmalloc/vmmopen.c
				meta vmmopen.o %.c>%.o vmalloc/vmmopen.c vmmopen
				prev vmalloc/vmmopen.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmmopen.c
			done vmmopen.o generated
			make malloc.o
				make vmalloc/malloc.c
					prev include/ast_windows.h implicit
					prev std/stdio.h implicit
					prev vmalloc/vmhdr.h implicit
				done vmalloc/malloc.c
				meta malloc.o %.c>%.o vmalloc/malloc.c malloc
				prev vmalloc/malloc.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/malloc.c
			done malloc.o generated
			make vmgetmem.o
				make vmalloc/vmgetmem.c
					prev include/vmalloc.h implicit
				done vmalloc/vmgetmem.c
				meta vmgetmem.o %.c>%.o vmalloc/vmgetmem.c vmgetmem
				prev vmalloc/vmgetmem.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmgetmem.c
			done vmgetmem.o generated
			make a64l.o
				make uwin/a64l.c
					prev FEATURE/uwin implicit
				done uwin/a64l.c
				meta a64l.o %.c>%.o uwin/a64l.c a64l
				prev uwin/a64l.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Istd -c uwin/a64l.c
			done a64l.o generated
			make acosh.o
				make uwin/acosh.c
					make uwin/mathimpl.h implicit
					done uwin/mathimpl.h dontcare
					prev FEATURE/uwin implicit
				done uwin/acosh.c
				meta acosh.o %.c>%.o uwin/acosh.c acosh
				prev uwin/acosh.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/acosh.c
			done acosh.o generated
			make asinh.o
				make uwin/asinh.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/asinh.c
				meta asinh.o %.c>%.o uwin/asinh.c asinh
				prev uwin/asinh.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/asinh.c
			done asinh.o generated
			make atanh.o
				make uwin/atanh.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/atanh.c
				meta atanh.o %.c>%.o uwin/atanh.c atanh
				prev uwin/atanh.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/atanh.c
			done atanh.o generated
			make cbrt.o
				make uwin/cbrt.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/cbrt.c
				meta cbrt.o %.c>%.o uwin/cbrt.c cbrt
				prev uwin/cbrt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/cbrt.c
			done cbrt.o generated
			make crypt.o
				make uwin/crypt.c
					prev std/stdio.h implicit
					prev FEATURE/uwin implicit
				done uwin/crypt.c
				meta crypt.o %.c>%.o uwin/crypt.c crypt
				prev uwin/crypt.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -c uwin/crypt.c
			done crypt.o generated
			make erf.o
				make uwin/erf.c
					prev uwin/mathimpl.h implicit
					make ieee_libm.h implicit
					done ieee_libm.h dontcare virtual
					prev FEATURE/uwin implicit
				done uwin/erf.c
				meta erf.o %.c>%.o uwin/erf.c erf
				prev uwin/erf.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/erf.c
			done erf.o generated
			make err.o
				make uwin/err.c
					prev windows.h implicit
					prev include/error.h implicit
					prev include/ast.h implicit
					prev FEATURE/uwin implicit
				done uwin/err.c
				meta err.o %.c>%.o uwin/err.c err
				prev uwin/err.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c uwin/err.c
			done err.o generated
			make exp.o
				make uwin/exp.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/exp.c
				meta exp.o %.c>%.o uwin/exp.c exp
				prev uwin/exp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/exp.c
			done exp.o generated
			make exp__E.o
				make uwin/exp__E.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/exp__E.c
				meta exp__E.o %.c>%.o uwin/exp__E.c exp__E
				prev uwin/exp__E.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/exp__E.c
			done exp__E.o generated
			make expm1.o
				make uwin/expm1.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/expm1.c
				meta expm1.o %.c>%.o uwin/expm1.c expm1
				prev uwin/expm1.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/expm1.c
			done expm1.o generated
			make gamma.o
				make uwin/gamma.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/gamma.c
				meta gamma.o %.c>%.o uwin/gamma.c gamma
				prev uwin/gamma.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/gamma.c
			done gamma.o generated
			make getpass.o
				make uwin/getpass.c
					prev include/ast.h implicit
					prev FEATURE/uwin implicit
				done uwin/getpass.c
				meta getpass.o %.c>%.o uwin/getpass.c getpass
				prev uwin/getpass.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c uwin/getpass.c
			done getpass.o generated
			make lgamma.o
				make uwin/lgamma.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/lgamma.c
				meta lgamma.o %.c>%.o uwin/lgamma.c lgamma
				prev uwin/lgamma.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/lgamma.c
			done lgamma.o generated
			make log.o
				make uwin/log.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/log.c
				meta log.o %.c>%.o uwin/log.c log
				prev uwin/log.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/log.c
			done log.o generated
			make log1p.o
				make uwin/log1p.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/log1p.c
				meta log1p.o %.c>%.o uwin/log1p.c log1p
				prev uwin/log1p.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/log1p.c
			done log1p.o generated
			make log__L.o
				make uwin/log__L.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/log__L.c
				meta log__L.o %.c>%.o uwin/log__L.c log__L
				prev uwin/log__L.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/log__L.c
			done log__L.o generated
			make rand48.o
				make uwin/rand48.c
					prev FEATURE/uwin implicit
				done uwin/rand48.c
				meta rand48.o %.c>%.o uwin/rand48.c rand48
				prev uwin/rand48.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Istd -c uwin/rand48.c
			done rand48.o generated
			make random.o
				make uwin/random.c
					prev FEATURE/uwin implicit
				done uwin/random.c
				meta random.o %.c>%.o uwin/random.c random
				prev uwin/random.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Istd -c uwin/random.c
			done random.o generated
			make rcmd.o
				make uwin/rcmd.c
					prev std/nl_types.h implicit
					make uwin/rlib.h implicit
						prev std/endian.h implicit
						prev std/stdio.h implicit
						prev std/stdio.h implicit
						prev include/ast_std.h implicit
					done uwin/rlib.h dontcare
					prev FEATURE/uwin implicit
				done uwin/rcmd.c
				meta rcmd.o %.c>%.o uwin/rcmd.c rcmd
				prev uwin/rcmd.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iuwin -Iinclude -Istd -c uwin/rcmd.c
			done rcmd.o generated
			make rint.o
				make uwin/rint.c
					prev FEATURE/uwin implicit
				done uwin/rint.c
				meta rint.o %.c>%.o uwin/rint.c rint
				prev uwin/rint.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Istd -c uwin/rint.c
			done rint.o generated
			make support.o
				make uwin/support.c
					prev uwin/mathimpl.h implicit
					prev FEATURE/uwin implicit
				done uwin/support.c
				meta support.o %.c>%.o uwin/support.c support
				prev uwin/support.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Iuwin -Istd -c uwin/support.c
			done support.o generated
			make sfstrtmp.o
				make disc/sfstrtmp.c
					prev include/ast.h implicit
					prev include/sfio_t.h implicit
				done disc/sfstrtmp.c
				meta sfstrtmp.o %.c>%.o disc/sfstrtmp.c sfstrtmp
				prev disc/sfstrtmp.c
				exec - ${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D__OBSOLETE__=20120101 -D_PACKAGE_ast -c disc/sfstrtmp.c
			done sfstrtmp.o generated
			exec - ${AR} rc libast.a state.o transition.o opendir.o readdir.o rewinddir.o seekdir.o telldir.o getcwd.o fastfind.o hashalloc.o hashdump.o hashfree.o hashlast.o hashlook.o hashscan.o hashsize.o hashview.o hashwalk.o memhash.o memsum.o strhash.o strkey.o strsum.o stracmp.o strnacmp.o ccmap.o ccmapid.o ccnative.o chresc.o chrtoi.o
			exec - ${AR} rc libast.a streval.o strexpr.o strmatch.o strcopy.o modei.o modex.o strmode.o strlcat.o strlcpy.o strlook.o strncopy.o strsearch.o strpsearch.o stresc.o stropt.o strtape.o strpcmp.o strnpcmp.o strvcmp.o strnvcmp.o tok.o tokline.o tokscan.o pathaccess.o pathcat.o pathcanon.o pathcheck.o pathpath.o pathexists.o pathfind.o pathicase.o pathkey.o pathprobe.o pathrepl.o pathnative.o pathposix.o pathtemp.o pathtmp.o pathstat.o pathgetlink.o pathsetlink.o pathbin.o pathshell.o pathcd.o pathprog.o ftwalk.o ftwflags.o fts.o astintercept.o conformance.o getenv.o setenviron.o optget.o optjoin.o optesc.o optctx.o strsort.o struniq.o magic.o mime.o mimetype.o signal.o sigflag.o systrace.o error.o errorf.o errormsg.o errorx.o localeconv.o setlocale.o translate.o catopen.o iconv.o lc.o lctab.o mc.o base64.o recfmt.o recstr.o reclen.o fmtrec.o fmtbase.o fmtbuf.o fmtclock.o fmtdev.o fmtelapsed.o fmterror.o fmtesc.o fmtfmt.o fmtfs.o fmtident.o fmtint.o fmtip4.o fmtip6.o fmtls.o fmtmatch.o fmtmode.o fmtnum.o fmtperm.o fmtre.o fmttime.o
			exec - ${AR} rc libast.a fmtuid.o fmtgid.o fmtsignal.o fmtscale.o fmttmx.o fmttv.o fmtversion.o strelapsed.o strperm.o struid.o strgid.o strtoip4.o strtoip6.o stack.o stk.o swapget.o swapmem.o swapop.o swapput.o sigdata.o sigcrit.o sigunblock.o procopen.o procclose.o procrun.o procfree.o tmdate.o tmequiv.o tmfix.o tmfmt.o tmform.o tmgoff.o tminit.o tmleap.o tmlex.o tmlocale.o tmmake.o tmpoff.o tmscan.o tmsleep.o tmtime.o tmtype.o tmweek.o tmword.o tmzone.o tmxdate.o tmxduration.o tmxfmt.o tmxgettime.o tmxleap.o tmxmake.o tmxscan.o tmxsettime.o tmxsleep.o tmxtime.o tmxtouch.o tvcmp.o tvgettime.o tvsettime.o tvsleep.o tvtouch.o cmdarg.o vecargs.o vecfile.o vecfree.o vecload.o vecstring.o univdata.o touch.o mnt.o debug.o memccpy.o memchr.o memcmp.o memcpy.o memdup.o memmove.o memset.o mkdir.o mkfifo.o mknod.o rmdir.o remove.o rename.o link.o unlink.o strdup.o strchr.o strrchr.o strstr.o strtod.o strtold.o strtol.o strtoll.o strtoul.o strtoull.o strton.o strtonll.o strntod.o strntold.o strnton.o
			exec - ${AR} rc libast.a strntonll.o strntol.o strntoll.o strntoul.o strntoull.o strcasecmp.o strncasecmp.o strerror.o mktemp.o tmpnam.o fsync.o execlp.o execve.o execvp.o execvpe.o spawnveg.o vfork.o killpg.o hsearch.o tsearch.o getlogin.o putenv.o setenv.o unsetenv.o lstat.o statvfs.o eaccess.o gross.o omitted.o readlink.o symlink.o getpgrp.o setpgid.o setsid.o waitpid.o creat64.o fcntl.o open.o atexit.o getdents.o getwd.o dup2.o errno.o getpreroot.o ispreroot.o realopen.o setpreroot.o getgroups.o mount.o system.o iblocks.o modedata.o tmdata.o memfatal.o sfkeyprintf.o sfdcdio.o sfdcdos.o sfdcfilter.o sfdcseekable.o sfdcslow.o sfdcsubstr.o sfdctee.o sfdcunion.o sfdcmore.o sfdcprefix.o wc.o wc2utf8.o basename.o closelog.o dirname.o fmtmsglib.o fnmatch.o ftw.o getdate.o getsubopt.o glob.o nftw.o openlog.o re_comp.o resolvepath.o realpath.o regcmp.o regexp.o setlogmask.o strftime.o strptime.o swab.o syslog.o tempnam.o wordexp.o mktime.o regalloc.o regclass.o regcoll.o regcomp.o regcache.o regdecomp.o regerror.o regexec.o regfatal.o reginit.o
			exec - ${AR} rc libast.a regnexec.o regsubcomp.o regsubexec.o regsub.o regrecord.o regrexec.o regstat.o dtclose.o dtdisc.o dthash.o dtlist.o dtmethod.o dtopen.o dtstat.o dtstrhash.o dttree.o dtuser.o dtview.o dtwalk.o dtnew.o dtcomp.o sfclose.o sfclrlock.o sfdisc.o sfdlen.o sfexcept.o sfgetl.o sfgetu.o sfcvt.o sfecvt.o sffcvt.o sfextern.o sffilbuf.o sfflsbuf.o sfprints.o sfgetd.o sfgetr.o sfllen.o sfmode.o sfmove.o sfnew.o sfpkrd.o sfnotify.o sfnputc.o sfopen.o sfpeek.o sfpoll.o sfpool.o sfpopen.o sfprintf.o sfputd.o sfputl.o sfputr.o sfputu.o sfrd.o sfread.o sfreserve.o sfscanf.o sfseek.o sfset.o sfsetbuf.o sfsetfd.o sfsize.o sfsk.o sfstack.o sfstrtod.o sfsync.o sfswap.o sftable.o sftell.o sftmp.o sfungetc.o sfvprintf.o sfvscanf.o sfwr.o sfwrite.o sfpurge.o sfraise.o sfwalk.o sfgetm.o sfmutex.o sfputm.o sfresize.o _sfclrerr.o _sfeof.o _sferror.o _sffileno.o _sfopen.o _sfstacked.o _sfvalue.o _sfgetc.o _sfgetl.o _sfgetl2.o _sfgetu.o _sfgetu2.o _sfdlen.o _sfllen.o _sfslen.o _sfulen.o _sfputc.o _sfputd.o _sfputl.o _sfputm.o
			exec - ${AR} rc libast.a _sfputu.o clearerr.o fclose.o fdopen.o feof.o ferror.o fflush.o fgetc.o fgetpos.o fgets.o fileno.o fopen.o fprintf.o fpurge.o fputc.o fputs.o fread.o freopen.o fscanf.o fseek.o fseeko.o fsetpos.o ftell.o ftello.o fwrite.o flockfile.o ftrylockfile.o funlockfile.o getc.o getchar.o getw.o pclose.o popen.o printf.o putc.o putchar.o puts.o putw.o rewind.o scanf.o setbuf.o setbuffer.o setlinebuf.o setvbuf.o snprintf.o sprintf.o sscanf.o asprintf.o vasprintf.o tmpfile.o ungetc.o vfprintf.o vfscanf.o vprintf.o vscanf.o vsnprintf.o vsprintf.o vsscanf.o _doprnt.o _doscan.o _filbuf.o _flsbuf.o _stdfun.o _stdopen.o _stdprintf.o _stdscanf.o _stdsprnt.o _stdvbuf.o _stdvsnprnt.o _stdvsprnt.o _stdvsscn.o fgetwc.o fwprintf.o putwchar.o vfwscanf.o wprintf.o fgetws.o fwscanf.o swprintf.o vswprintf.o wscanf.o fputwc.o getwc.o swscanf.o vswscanf.o fputws.o getwchar.o ungetwc.o vwprintf.o fwide.o putwc.o vfwprintf.o vwscanf.o stdio_c99.o fcloseall.o fmemopen.o getdelim.o getline.o frexp.o frexpl.o astcopy.o
			exec - ${AR} rc libast.a astconf.o astdynamic.o astlicense.o astquery.o astwinsize.o conftab.o aststatic.o getopt.o getoptl.o aso.o asolock.o asometh.o asorelax.o aso-sem.o aso-fcntl.o vmbest.o vmclear.o vmclose.o vmdcheap.o vmdebug.o vmdisc.o vmexit.o vmlast.o vmopen.o vmpool.o vmprivate.o vmprofile.o vmregion.o vmsegment.o vmset.o vmstat.o vmstrdup.o vmtrace.o vmwalk.o vmmopen.o malloc.o vmgetmem.o a64l.o acosh.o asinh.o atanh.o cbrt.o crypt.o erf.o err.o exp.o exp__E.o expm1.o gamma.o getpass.o lgamma.o log.o log1p.o log__L.o rand48.o random.o rcmd.o rint.o support.o sfstrtmp.o
			exec - (ranlib libast.a) >/dev/null 2>&1 || true
		done libast.a generated
	done ast virtual
	prev libast.a archive
	make ${INSTALLROOT}/lib
		exec - if silent test ! -d ${INSTALLROOT}/lib
		exec - then mkdir -p ${INSTALLROOT}/lib
		exec - fi
	done ${INSTALLROOT}/lib generated
	make ${INSTALLROOT}/lib/libast.a archive
		prev ${INSTALLROOT}/lib
		prev libast.a archive
		exec - test '' = 'libast.a' || ${STDCMP} 2>/dev/null -s libast.a ${INSTALLROOT}/lib/libast.a || { ${STDMV} ${INSTALLROOT}/lib/libast.a ${INSTALLROOT}/lib/libast.a.old 2>/dev/null || true; ${STDCP} libast.a ${INSTALLROOT}/lib/libast.a ;}
		exec - (ranlib ${INSTALLROOT}/lib/libast.a) >/dev/null 2>&1 || true
	done ${INSTALLROOT}/lib/libast.a generated
	make ${INSTALLROOT}/man/man3
		exec - if silent test ! -d ${INSTALLROOT}/man/man3
		exec - then mkdir -p ${INSTALLROOT}/man/man3
		exec - fi
	done ${INSTALLROOT}/man/man3 generated
	make ${INSTALLROOT}/man/man3/LIBAST.3
		prev ${INSTALLROOT}/man/man3
		make man/LIBAST.3
		done man/LIBAST.3
		exec - test '' = 'man/LIBAST.3' || ${STDCMP} 2>/dev/null -s man/LIBAST.3 ${INSTALLROOT}/man/man3/LIBAST.3 || { ${STDMV} ${INSTALLROOT}/man/man3/LIBAST.3 ${INSTALLROOT}/man/man3/LIBAST.3.old 2>/dev/null || true; ${STDCP} man/LIBAST.3 ${INSTALLROOT}/man/man3/LIBAST.3 ;}
	done ${INSTALLROOT}/man/man3/LIBAST.3 generated
	make ${INSTALLROOT}/man/man3/aso.3
		make man/aso.3
		done man/aso.3
		exec - test '' = 'man/aso.3' || ${STDCMP} 2>/dev/null -s man/aso.3 ${INSTALLROOT}/man/man3/aso.3 || { ${STDMV} ${INSTALLROOT}/man/man3/aso.3 ${INSTALLROOT}/man/man3/aso.3.old 2>/dev/null || true; ${STDCP} man/aso.3 ${INSTALLROOT}/man/man3/aso.3 ;}
	done ${INSTALLROOT}/man/man3/aso.3 generated
	make ${INSTALLROOT}/man/man3/ast.3
		make man/ast.3
		done man/ast.3
		exec - test '' = 'man/ast.3' || ${STDCMP} 2>/dev/null -s man/ast.3 ${INSTALLROOT}/man/man3/ast.3 || { ${STDMV} ${INSTALLROOT}/man/man3/ast.3 ${INSTALLROOT}/man/man3/ast.3.old 2>/dev/null || true; ${STDCP} man/ast.3 ${INSTALLROOT}/man/man3/ast.3 ;}
	done ${INSTALLROOT}/man/man3/ast.3 generated
	make ${INSTALLROOT}/man/man3/astsa.3
		make man/astsa.3
		done man/astsa.3
		exec - test '' = 'man/astsa.3' || ${STDCMP} 2>/dev/null -s man/astsa.3 ${INSTALLROOT}/man/man3/astsa.3 || { ${STDMV} ${INSTALLROOT}/man/man3/astsa.3 ${INSTALLROOT}/man/man3/astsa.3.old 2>/dev/null || true; ${STDCP} man/astsa.3 ${INSTALLROOT}/man/man3/astsa.3 ;}
	done ${INSTALLROOT}/man/man3/astsa.3 generated
	make ${INSTALLROOT}/man/man3/cdt.3
		make man/cdt.3
		done man/cdt.3
		exec - test '' = 'man/cdt.3' || ${STDCMP} 2>/dev/null -s man/cdt.3 ${INSTALLROOT}/man/man3/cdt.3 || { ${STDMV} ${INSTALLROOT}/man/man3/cdt.3 ${INSTALLROOT}/man/man3/cdt.3.old 2>/dev/null || true; ${STDCP} man/cdt.3 ${INSTALLROOT}/man/man3/cdt.3 ;}
	done ${INSTALLROOT}/man/man3/cdt.3 generated
	make ${INSTALLROOT}/man/man3/chr.3
		make man/chr.3
		done man/chr.3
		exec - test '' = 'man/chr.3' || ${STDCMP} 2>/dev/null -s man/chr.3 ${INSTALLROOT}/man/man3/chr.3 || { ${STDMV} ${INSTALLROOT}/man/man3/chr.3 ${INSTALLROOT}/man/man3/chr.3.old 2>/dev/null || true; ${STDCP} man/chr.3 ${INSTALLROOT}/man/man3/chr.3 ;}
	done ${INSTALLROOT}/man/man3/chr.3 generated
	make ${INSTALLROOT}/man/man3/compat.3
		make man/compat.3
		done man/compat.3
		exec - test '' = 'man/compat.3' || ${STDCMP} 2>/dev/null -s man/compat.3 ${INSTALLROOT}/man/man3/compat.3 || { ${STDMV} ${INSTALLROOT}/man/man3/compat.3 ${INSTALLROOT}/man/man3/compat.3.old 2>/dev/null || true; ${STDCP} man/compat.3 ${INSTALLROOT}/man/man3/compat.3 ;}
	done ${INSTALLROOT}/man/man3/compat.3 generated
	make ${INSTALLROOT}/man/man3/error.3
		make man/error.3
		done man/error.3
		exec - test '' = 'man/error.3' || ${STDCMP} 2>/dev/null -s man/error.3 ${INSTALLROOT}/man/man3/error.3 || { ${STDMV} ${INSTALLROOT}/man/man3/error.3 ${INSTALLROOT}/man/man3/error.3.old 2>/dev/null || true; ${STDCP} man/error.3 ${INSTALLROOT}/man/man3/error.3 ;}
	done ${INSTALLROOT}/man/man3/error.3 generated
	make ${INSTALLROOT}/man/man3/find.3
		make man/find.3
		done man/find.3
		exec - test '' = 'man/find.3' || ${STDCMP} 2>/dev/null -s man/find.3 ${INSTALLROOT}/man/man3/find.3 || { ${STDMV} ${INSTALLROOT}/man/man3/find.3 ${INSTALLROOT}/man/man3/find.3.old 2>/dev/null || true; ${STDCP} man/find.3 ${INSTALLROOT}/man/man3/find.3 ;}
	done ${INSTALLROOT}/man/man3/find.3 generated
	make ${INSTALLROOT}/man/man3/fmt.3
		make man/fmt.3
		done man/fmt.3
		exec - test '' = 'man/fmt.3' || ${STDCMP} 2>/dev/null -s man/fmt.3 ${INSTALLROOT}/man/man3/fmt.3 || { ${STDMV} ${INSTALLROOT}/man/man3/fmt.3 ${INSTALLROOT}/man/man3/fmt.3.old 2>/dev/null || true; ${STDCP} man/fmt.3 ${INSTALLROOT}/man/man3/fmt.3 ;}
	done ${INSTALLROOT}/man/man3/fmt.3 generated
	make ${INSTALLROOT}/man/man3/fmtls.3
		make man/fmtls.3
		done man/fmtls.3
		exec - test '' = 'man/fmtls.3' || ${STDCMP} 2>/dev/null -s man/fmtls.3 ${INSTALLROOT}/man/man3/fmtls.3 || { ${STDMV} ${INSTALLROOT}/man/man3/fmtls.3 ${INSTALLROOT}/man/man3/fmtls.3.old 2>/dev/null || true; ${STDCP} man/fmtls.3 ${INSTALLROOT}/man/man3/fmtls.3 ;}
	done ${INSTALLROOT}/man/man3/fmtls.3 generated
	make ${INSTALLROOT}/man/man3/ftwalk.3
		make man/ftwalk.3
		done man/ftwalk.3
		exec - test '' = 'man/ftwalk.3' || ${STDCMP} 2>/dev/null -s man/ftwalk.3 ${INSTALLROOT}/man/man3/ftwalk.3 || { ${STDMV} ${INSTALLROOT}/man/man3/ftwalk.3 ${INSTALLROOT}/man/man3/ftwalk.3.old 2>/dev/null || true; ${STDCP} man/ftwalk.3 ${INSTALLROOT}/man/man3/ftwalk.3 ;}
	done ${INSTALLROOT}/man/man3/ftwalk.3 generated
	make ${INSTALLROOT}/man/man3/getcwd.3
		make man/getcwd.3
		done man/getcwd.3
		exec - test '' = 'man/getcwd.3' || ${STDCMP} 2>/dev/null -s man/getcwd.3 ${INSTALLROOT}/man/man3/getcwd.3 || { ${STDMV} ${INSTALLROOT}/man/man3/getcwd.3 ${INSTALLROOT}/man/man3/getcwd.3.old 2>/dev/null || true; ${STDCP} man/getcwd.3 ${INSTALLROOT}/man/man3/getcwd.3 ;}
	done ${INSTALLROOT}/man/man3/getcwd.3 generated
	make ${INSTALLROOT}/man/man3/hash.3
		make man/hash.3
		done man/hash.3
		exec - test '' = 'man/hash.3' || ${STDCMP} 2>/dev/null -s man/hash.3 ${INSTALLROOT}/man/man3/hash.3 || { ${STDMV} ${INSTALLROOT}/man/man3/hash.3 ${INSTALLROOT}/man/man3/hash.3.old 2>/dev/null || true; ${STDCP} man/hash.3 ${INSTALLROOT}/man/man3/hash.3 ;}
	done ${INSTALLROOT}/man/man3/hash.3 generated
	make ${INSTALLROOT}/man/man3/iblocks.3
		make man/iblocks.3
		done man/iblocks.3
		exec - test '' = 'man/iblocks.3' || ${STDCMP} 2>/dev/null -s man/iblocks.3 ${INSTALLROOT}/man/man3/iblocks.3 || { ${STDMV} ${INSTALLROOT}/man/man3/iblocks.3 ${INSTALLROOT}/man/man3/iblocks.3.old 2>/dev/null || true; ${STDCP} man/iblocks.3 ${INSTALLROOT}/man/man3/iblocks.3 ;}
	done ${INSTALLROOT}/man/man3/iblocks.3 generated
	make ${INSTALLROOT}/man/man3/int.3
		make man/int.3
		done man/int.3
		exec - test '' = 'man/int.3' || ${STDCMP} 2>/dev/null -s man/int.3 ${INSTALLROOT}/man/man3/int.3 || { ${STDMV} ${INSTALLROOT}/man/man3/int.3 ${INSTALLROOT}/man/man3/int.3.old 2>/dev/null || true; ${STDCP} man/int.3 ${INSTALLROOT}/man/man3/int.3 ;}
	done ${INSTALLROOT}/man/man3/int.3 generated
	make ${INSTALLROOT}/man/man3/ip6.3
		make man/ip6.3
		done man/ip6.3
		exec - test '' = 'man/ip6.3' || ${STDCMP} 2>/dev/null -s man/ip6.3 ${INSTALLROOT}/man/man3/ip6.3 || { ${STDMV} ${INSTALLROOT}/man/man3/ip6.3 ${INSTALLROOT}/man/man3/ip6.3.old 2>/dev/null || true; ${STDCP} man/ip6.3 ${INSTALLROOT}/man/man3/ip6.3 ;}
	done ${INSTALLROOT}/man/man3/ip6.3 generated
	make ${INSTALLROOT}/man/man3/magic.3
		make man/magic.3
		done man/magic.3
		exec - test '' = 'man/magic.3' || ${STDCMP} 2>/dev/null -s man/magic.3 ${INSTALLROOT}/man/man3/magic.3 || { ${STDMV} ${INSTALLROOT}/man/man3/magic.3 ${INSTALLROOT}/man/man3/magic.3.old 2>/dev/null || true; ${STDCP} man/magic.3 ${INSTALLROOT}/man/man3/magic.3 ;}
	done ${INSTALLROOT}/man/man3/magic.3 generated
	make ${INSTALLROOT}/man/man3/mem.3
		make man/mem.3
		done man/mem.3
		exec - test '' = 'man/mem.3' || ${STDCMP} 2>/dev/null -s man/mem.3 ${INSTALLROOT}/man/man3/mem.3 || { ${STDMV} ${INSTALLROOT}/man/man3/mem.3 ${INSTALLROOT}/man/man3/mem.3.old 2>/dev/null || true; ${STDCP} man/mem.3 ${INSTALLROOT}/man/man3/mem.3 ;}
	done ${INSTALLROOT}/man/man3/mem.3 generated
	make ${INSTALLROOT}/man/man3/mime.3
		make man/mime.3
		done man/mime.3
		exec - test '' = 'man/mime.3' || ${STDCMP} 2>/dev/null -s man/mime.3 ${INSTALLROOT}/man/man3/mime.3 || { ${STDMV} ${INSTALLROOT}/man/man3/mime.3 ${INSTALLROOT}/man/man3/mime.3.old 2>/dev/null || true; ${STDCP} man/mime.3 ${INSTALLROOT}/man/man3/mime.3 ;}
	done ${INSTALLROOT}/man/man3/mime.3 generated
	make ${INSTALLROOT}/man/man3/modecanon.3
		make man/modecanon.3
		done man/modecanon.3
		exec - test '' = 'man/modecanon.3' || ${STDCMP} 2>/dev/null -s man/modecanon.3 ${INSTALLROOT}/man/man3/modecanon.3 || { ${STDMV} ${INSTALLROOT}/man/man3/modecanon.3 ${INSTALLROOT}/man/man3/modecanon.3.old 2>/dev/null || true; ${STDCP} man/modecanon.3 ${INSTALLROOT}/man/man3/modecanon.3 ;}
	done ${INSTALLROOT}/man/man3/modecanon.3 generated
	make ${INSTALLROOT}/man/man3/optget.3
		make man/optget.3
		done man/optget.3
		exec - test '' = 'man/optget.3' || ${STDCMP} 2>/dev/null -s man/optget.3 ${INSTALLROOT}/man/man3/optget.3 || { ${STDMV} ${INSTALLROOT}/man/man3/optget.3 ${INSTALLROOT}/man/man3/optget.3.old 2>/dev/null || true; ${STDCP} man/optget.3 ${INSTALLROOT}/man/man3/optget.3 ;}
	done ${INSTALLROOT}/man/man3/optget.3 generated
	make ${INSTALLROOT}/man/man3/path.3
		make man/path.3
		done man/path.3
		exec - test '' = 'man/path.3' || ${STDCMP} 2>/dev/null -s man/path.3 ${INSTALLROOT}/man/man3/path.3 || { ${STDMV} ${INSTALLROOT}/man/man3/path.3 ${INSTALLROOT}/man/man3/path.3.old 2>/dev/null || true; ${STDCP} man/path.3 ${INSTALLROOT}/man/man3/path.3 ;}
	done ${INSTALLROOT}/man/man3/path.3 generated
	make ${INSTALLROOT}/man/man3/preroot.3
		make man/preroot.3
		done man/preroot.3
		exec - test '' = 'man/preroot.3' || ${STDCMP} 2>/dev/null -s man/preroot.3 ${INSTALLROOT}/man/man3/preroot.3 || { ${STDMV} ${INSTALLROOT}/man/man3/preroot.3 ${INSTALLROOT}/man/man3/preroot.3.old 2>/dev/null || true; ${STDCP} man/preroot.3 ${INSTALLROOT}/man/man3/preroot.3 ;}
	done ${INSTALLROOT}/man/man3/preroot.3 generated
	make ${INSTALLROOT}/man/man3/proc.3
		make man/proc.3
		done man/proc.3
		exec - test '' = 'man/proc.3' || ${STDCMP} 2>/dev/null -s man/proc.3 ${INSTALLROOT}/man/man3/proc.3 || { ${STDMV} ${INSTALLROOT}/man/man3/proc.3 ${INSTALLROOT}/man/man3/proc.3.old 2>/dev/null || true; ${STDCP} man/proc.3 ${INSTALLROOT}/man/man3/proc.3 ;}
	done ${INSTALLROOT}/man/man3/proc.3 generated
	make ${INSTALLROOT}/man/man3/re.3
		make man/re.3
		done man/re.3
		exec - test '' = 'man/re.3' || ${STDCMP} 2>/dev/null -s man/re.3 ${INSTALLROOT}/man/man3/re.3 || { ${STDMV} ${INSTALLROOT}/man/man3/re.3 ${INSTALLROOT}/man/man3/re.3.old 2>/dev/null || true; ${STDCP} man/re.3 ${INSTALLROOT}/man/man3/re.3 ;}
	done ${INSTALLROOT}/man/man3/re.3 generated
	make ${INSTALLROOT}/man/man3/regex.3
		make man/regex.3
		done man/regex.3
		exec - test '' = 'man/regex.3' || ${STDCMP} 2>/dev/null -s man/regex.3 ${INSTALLROOT}/man/man3/regex.3 || { ${STDMV} ${INSTALLROOT}/man/man3/regex.3 ${INSTALLROOT}/man/man3/regex.3.old 2>/dev/null || true; ${STDCP} man/regex.3 ${INSTALLROOT}/man/man3/regex.3 ;}
	done ${INSTALLROOT}/man/man3/regex.3 generated
	make ${INSTALLROOT}/man/man3/setenviron.3
		make man/setenviron.3
		done man/setenviron.3
		exec - test '' = 'man/setenviron.3' || ${STDCMP} 2>/dev/null -s man/setenviron.3 ${INSTALLROOT}/man/man3/setenviron.3 || { ${STDMV} ${INSTALLROOT}/man/man3/setenviron.3 ${INSTALLROOT}/man/man3/setenviron.3.old 2>/dev/null || true; ${STDCP} man/setenviron.3 ${INSTALLROOT}/man/man3/setenviron.3 ;}
	done ${INSTALLROOT}/man/man3/setenviron.3 generated
	make ${INSTALLROOT}/man/man3/sfdisc.3
		make man/sfdisc.3
		done man/sfdisc.3
		exec - test '' = 'man/sfdisc.3' || ${STDCMP} 2>/dev/null -s man/sfdisc.3 ${INSTALLROOT}/man/man3/sfdisc.3 || { ${STDMV} ${INSTALLROOT}/man/man3/sfdisc.3 ${INSTALLROOT}/man/man3/sfdisc.3.old 2>/dev/null || true; ${STDCP} man/sfdisc.3 ${INSTALLROOT}/man/man3/sfdisc.3 ;}
	done ${INSTALLROOT}/man/man3/sfdisc.3 generated
	make ${INSTALLROOT}/man/man3/sfio.3
		make man/sfio.3
		done man/sfio.3
		exec - test '' = 'man/sfio.3' || ${STDCMP} 2>/dev/null -s man/sfio.3 ${INSTALLROOT}/man/man3/sfio.3 || { ${STDMV} ${INSTALLROOT}/man/man3/sfio.3 ${INSTALLROOT}/man/man3/sfio.3.old 2>/dev/null || true; ${STDCP} man/sfio.3 ${INSTALLROOT}/man/man3/sfio.3 ;}
	done ${INSTALLROOT}/man/man3/sfio.3 generated
	make ${INSTALLROOT}/man/man3/sig.3
		make man/sig.3
		done man/sig.3
		exec - test '' = 'man/sig.3' || ${STDCMP} 2>/dev/null -s man/sig.3 ${INSTALLROOT}/man/man3/sig.3 || { ${STDMV} ${INSTALLROOT}/man/man3/sig.3 ${INSTALLROOT}/man/man3/sig.3.old 2>/dev/null || true; ${STDCP} man/sig.3 ${INSTALLROOT}/man/man3/sig.3 ;}
	done ${INSTALLROOT}/man/man3/sig.3 generated
	make ${INSTALLROOT}/man/man3/spawnveg.3
		make man/spawnveg.3
		done man/spawnveg.3
		exec - test '' = 'man/spawnveg.3' || ${STDCMP} 2>/dev/null -s man/spawnveg.3 ${INSTALLROOT}/man/man3/spawnveg.3 || { ${STDMV} ${INSTALLROOT}/man/man3/spawnveg.3 ${INSTALLROOT}/man/man3/spawnveg.3.old 2>/dev/null || true; ${STDCP} man/spawnveg.3 ${INSTALLROOT}/man/man3/spawnveg.3 ;}
	done ${INSTALLROOT}/man/man3/spawnveg.3 generated
	make ${INSTALLROOT}/man/man3/stak.3
		make man/stak.3
		done man/stak.3
		exec - test '' = 'man/stak.3' || ${STDCMP} 2>/dev/null -s man/stak.3 ${INSTALLROOT}/man/man3/stak.3 || { ${STDMV} ${INSTALLROOT}/man/man3/stak.3 ${INSTALLROOT}/man/man3/stak.3.old 2>/dev/null || true; ${STDCP} man/stak.3 ${INSTALLROOT}/man/man3/stak.3 ;}
	done ${INSTALLROOT}/man/man3/stak.3 generated
	make ${INSTALLROOT}/man/man3/stk.3
		make man/stk.3
		done man/stk.3
		exec - test '' = 'man/stk.3' || ${STDCMP} 2>/dev/null -s man/stk.3 ${INSTALLROOT}/man/man3/stk.3 || { ${STDMV} ${INSTALLROOT}/man/man3/stk.3 ${INSTALLROOT}/man/man3/stk.3.old 2>/dev/null || true; ${STDCP} man/stk.3 ${INSTALLROOT}/man/man3/stk.3 ;}
	done ${INSTALLROOT}/man/man3/stk.3 generated
	make ${INSTALLROOT}/man/man3/strcopy.3
		make man/strcopy.3
		done man/strcopy.3
		exec - test '' = 'man/strcopy.3' || ${STDCMP} 2>/dev/null -s man/strcopy.3 ${INSTALLROOT}/man/man3/strcopy.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strcopy.3 ${INSTALLROOT}/man/man3/strcopy.3.old 2>/dev/null || true; ${STDCP} man/strcopy.3 ${INSTALLROOT}/man/man3/strcopy.3 ;}
	done ${INSTALLROOT}/man/man3/strcopy.3 generated
	make ${INSTALLROOT}/man/man3/strdup.3
		make man/strdup.3
		done man/strdup.3
		exec - test '' = 'man/strdup.3' || ${STDCMP} 2>/dev/null -s man/strdup.3 ${INSTALLROOT}/man/man3/strdup.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strdup.3 ${INSTALLROOT}/man/man3/strdup.3.old 2>/dev/null || true; ${STDCP} man/strdup.3 ${INSTALLROOT}/man/man3/strdup.3 ;}
	done ${INSTALLROOT}/man/man3/strdup.3 generated
	make ${INSTALLROOT}/man/man3/strelapsed.3
		make man/strelapsed.3
		done man/strelapsed.3
		exec - test '' = 'man/strelapsed.3' || ${STDCMP} 2>/dev/null -s man/strelapsed.3 ${INSTALLROOT}/man/man3/strelapsed.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strelapsed.3 ${INSTALLROOT}/man/man3/strelapsed.3.old 2>/dev/null || true; ${STDCP} man/strelapsed.3 ${INSTALLROOT}/man/man3/strelapsed.3 ;}
	done ${INSTALLROOT}/man/man3/strelapsed.3 generated
	make ${INSTALLROOT}/man/man3/strerror.3
		make man/strerror.3
		done man/strerror.3
		exec - test '' = 'man/strerror.3' || ${STDCMP} 2>/dev/null -s man/strerror.3 ${INSTALLROOT}/man/man3/strerror.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strerror.3 ${INSTALLROOT}/man/man3/strerror.3.old 2>/dev/null || true; ${STDCP} man/strerror.3 ${INSTALLROOT}/man/man3/strerror.3 ;}
	done ${INSTALLROOT}/man/man3/strerror.3 generated
	make ${INSTALLROOT}/man/man3/stresc.3
		make man/stresc.3
		done man/stresc.3
		exec - test '' = 'man/stresc.3' || ${STDCMP} 2>/dev/null -s man/stresc.3 ${INSTALLROOT}/man/man3/stresc.3 || { ${STDMV} ${INSTALLROOT}/man/man3/stresc.3 ${INSTALLROOT}/man/man3/stresc.3.old 2>/dev/null || true; ${STDCP} man/stresc.3 ${INSTALLROOT}/man/man3/stresc.3 ;}
	done ${INSTALLROOT}/man/man3/stresc.3 generated
	make ${INSTALLROOT}/man/man3/streval.3
		make man/streval.3
		done man/streval.3
		exec - test '' = 'man/streval.3' || ${STDCMP} 2>/dev/null -s man/streval.3 ${INSTALLROOT}/man/man3/streval.3 || { ${STDMV} ${INSTALLROOT}/man/man3/streval.3 ${INSTALLROOT}/man/man3/streval.3.old 2>/dev/null || true; ${STDCP} man/streval.3 ${INSTALLROOT}/man/man3/streval.3 ;}
	done ${INSTALLROOT}/man/man3/streval.3 generated
	make ${INSTALLROOT}/man/man3/strgid.3
		make man/strgid.3
		done man/strgid.3
		exec - test '' = 'man/strgid.3' || ${STDCMP} 2>/dev/null -s man/strgid.3 ${INSTALLROOT}/man/man3/strgid.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strgid.3 ${INSTALLROOT}/man/man3/strgid.3.old 2>/dev/null || true; ${STDCP} man/strgid.3 ${INSTALLROOT}/man/man3/strgid.3 ;}
	done ${INSTALLROOT}/man/man3/strgid.3 generated
	make ${INSTALLROOT}/man/man3/strmatch.3
		make man/strmatch.3
		done man/strmatch.3
		exec - test '' = 'man/strmatch.3' || ${STDCMP} 2>/dev/null -s man/strmatch.3 ${INSTALLROOT}/man/man3/strmatch.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strmatch.3 ${INSTALLROOT}/man/man3/strmatch.3.old 2>/dev/null || true; ${STDCP} man/strmatch.3 ${INSTALLROOT}/man/man3/strmatch.3 ;}
	done ${INSTALLROOT}/man/man3/strmatch.3 generated
	make ${INSTALLROOT}/man/man3/stropt.3
		make man/stropt.3
		done man/stropt.3
		exec - test '' = 'man/stropt.3' || ${STDCMP} 2>/dev/null -s man/stropt.3 ${INSTALLROOT}/man/man3/stropt.3 || { ${STDMV} ${INSTALLROOT}/man/man3/stropt.3 ${INSTALLROOT}/man/man3/stropt.3.old 2>/dev/null || true; ${STDCP} man/stropt.3 ${INSTALLROOT}/man/man3/stropt.3 ;}
	done ${INSTALLROOT}/man/man3/stropt.3 generated
	make ${INSTALLROOT}/man/man3/strperm.3
		make man/strperm.3
		done man/strperm.3
		exec - test '' = 'man/strperm.3' || ${STDCMP} 2>/dev/null -s man/strperm.3 ${INSTALLROOT}/man/man3/strperm.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strperm.3 ${INSTALLROOT}/man/man3/strperm.3.old 2>/dev/null || true; ${STDCP} man/strperm.3 ${INSTALLROOT}/man/man3/strperm.3 ;}
	done ${INSTALLROOT}/man/man3/strperm.3 generated
	make ${INSTALLROOT}/man/man3/strsignal.3
		make man/strsignal.3
		done man/strsignal.3
		exec - test '' = 'man/strsignal.3' || ${STDCMP} 2>/dev/null -s man/strsignal.3 ${INSTALLROOT}/man/man3/strsignal.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strsignal.3 ${INSTALLROOT}/man/man3/strsignal.3.old 2>/dev/null || true; ${STDCP} man/strsignal.3 ${INSTALLROOT}/man/man3/strsignal.3 ;}
	done ${INSTALLROOT}/man/man3/strsignal.3 generated
	make ${INSTALLROOT}/man/man3/strsort.3
		make man/strsort.3
		done man/strsort.3
		exec - test '' = 'man/strsort.3' || ${STDCMP} 2>/dev/null -s man/strsort.3 ${INSTALLROOT}/man/man3/strsort.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strsort.3 ${INSTALLROOT}/man/man3/strsort.3.old 2>/dev/null || true; ${STDCP} man/strsort.3 ${INSTALLROOT}/man/man3/strsort.3 ;}
	done ${INSTALLROOT}/man/man3/strsort.3 generated
	make ${INSTALLROOT}/man/man3/strtape.3
		make man/strtape.3
		done man/strtape.3
		exec - test '' = 'man/strtape.3' || ${STDCMP} 2>/dev/null -s man/strtape.3 ${INSTALLROOT}/man/man3/strtape.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strtape.3 ${INSTALLROOT}/man/man3/strtape.3.old 2>/dev/null || true; ${STDCP} man/strtape.3 ${INSTALLROOT}/man/man3/strtape.3 ;}
	done ${INSTALLROOT}/man/man3/strtape.3 generated
	make ${INSTALLROOT}/man/man3/strton.3
		make man/strton.3
		done man/strton.3
		exec - test '' = 'man/strton.3' || ${STDCMP} 2>/dev/null -s man/strton.3 ${INSTALLROOT}/man/man3/strton.3 || { ${STDMV} ${INSTALLROOT}/man/man3/strton.3 ${INSTALLROOT}/man/man3/strton.3.old 2>/dev/null || true; ${STDCP} man/strton.3 ${INSTALLROOT}/man/man3/strton.3 ;}
	done ${INSTALLROOT}/man/man3/strton.3 generated
	make ${INSTALLROOT}/man/man3/struid.3
		make man/struid.3
		done man/struid.3
		exec - test '' = 'man/struid.3' || ${STDCMP} 2>/dev/null -s man/struid.3 ${INSTALLROOT}/man/man3/struid.3 || { ${STDMV} ${INSTALLROOT}/man/man3/struid.3 ${INSTALLROOT}/man/man3/struid.3.old 2>/dev/null || true; ${STDCP} man/struid.3 ${INSTALLROOT}/man/man3/struid.3 ;}
	done ${INSTALLROOT}/man/man3/struid.3 generated
	make ${INSTALLROOT}/man/man3/swap.3
		make man/swap.3
		done man/swap.3
		exec - test '' = 'man/swap.3' || ${STDCMP} 2>/dev/null -s man/swap.3 ${INSTALLROOT}/man/man3/swap.3 || { ${STDMV} ${INSTALLROOT}/man/man3/swap.3 ${INSTALLROOT}/man/man3/swap.3.old 2>/dev/null || true; ${STDCP} man/swap.3 ${INSTALLROOT}/man/man3/swap.3 ;}
	done ${INSTALLROOT}/man/man3/swap.3 generated
	make ${INSTALLROOT}/man/man3/tab.3
		make man/tab.3
		done man/tab.3
		exec - test '' = 'man/tab.3' || ${STDCMP} 2>/dev/null -s man/tab.3 ${INSTALLROOT}/man/man3/tab.3 || { ${STDMV} ${INSTALLROOT}/man/man3/tab.3 ${INSTALLROOT}/man/man3/tab.3.old 2>/dev/null || true; ${STDCP} man/tab.3 ${INSTALLROOT}/man/man3/tab.3 ;}
	done ${INSTALLROOT}/man/man3/tab.3 generated
	make ${INSTALLROOT}/man/man3/tm.3
		make man/tm.3
		done man/tm.3
		exec - test '' = 'man/tm.3' || ${STDCMP} 2>/dev/null -s man/tm.3 ${INSTALLROOT}/man/man3/tm.3 || { ${STDMV} ${INSTALLROOT}/man/man3/tm.3 ${INSTALLROOT}/man/man3/tm.3.old 2>/dev/null || true; ${STDCP} man/tm.3 ${INSTALLROOT}/man/man3/tm.3 ;}
	done ${INSTALLROOT}/man/man3/tm.3 generated
	make ${INSTALLROOT}/man/man3/tmx.3
		make man/tmx.3
		done man/tmx.3
		exec - test '' = 'man/tmx.3' || ${STDCMP} 2>/dev/null -s man/tmx.3 ${INSTALLROOT}/man/man3/tmx.3 || { ${STDMV} ${INSTALLROOT}/man/man3/tmx.3 ${INSTALLROOT}/man/man3/tmx.3.old 2>/dev/null || true; ${STDCP} man/tmx.3 ${INSTALLROOT}/man/man3/tmx.3 ;}
	done ${INSTALLROOT}/man/man3/tmx.3 generated
	make ${INSTALLROOT}/man/man3/tok.3
		make man/tok.3
		done man/tok.3
		exec - test '' = 'man/tok.3' || ${STDCMP} 2>/dev/null -s man/tok.3 ${INSTALLROOT}/man/man3/tok.3 || { ${STDMV} ${INSTALLROOT}/man/man3/tok.3 ${INSTALLROOT}/man/man3/tok.3.old 2>/dev/null || true; ${STDCP} man/tok.3 ${INSTALLROOT}/man/man3/tok.3 ;}
	done ${INSTALLROOT}/man/man3/tok.3 generated
	make ${INSTALLROOT}/man/man3/touch.3
		make man/touch.3
		done man/touch.3
		exec - test '' = 'man/touch.3' || ${STDCMP} 2>/dev/null -s man/touch.3 ${INSTALLROOT}/man/man3/touch.3 || { ${STDMV} ${INSTALLROOT}/man/man3/touch.3 ${INSTALLROOT}/man/man3/touch.3.old 2>/dev/null || true; ${STDCP} man/touch.3 ${INSTALLROOT}/man/man3/touch.3 ;}
	done ${INSTALLROOT}/man/man3/touch.3 generated
	make ${INSTALLROOT}/man/man3/tv.3
		make man/tv.3
		done man/tv.3
		exec - test '' = 'man/tv.3' || ${STDCMP} 2>/dev/null -s man/tv.3 ${INSTALLROOT}/man/man3/tv.3 || { ${STDMV} ${INSTALLROOT}/man/man3/tv.3 ${INSTALLROOT}/man/man3/tv.3.old 2>/dev/null || true; ${STDCP} man/tv.3 ${INSTALLROOT}/man/man3/tv.3 ;}
	done ${INSTALLROOT}/man/man3/tv.3 generated
	make ${INSTALLROOT}/man/man3/vecargs.3
		make man/vecargs.3
		done man/vecargs.3
		exec - test '' = 'man/vecargs.3' || ${STDCMP} 2>/dev/null -s man/vecargs.3 ${INSTALLROOT}/man/man3/vecargs.3 || { ${STDMV} ${INSTALLROOT}/man/man3/vecargs.3 ${INSTALLROOT}/man/man3/vecargs.3.old 2>/dev/null || true; ${STDCP} man/vecargs.3 ${INSTALLROOT}/man/man3/vecargs.3 ;}
	done ${INSTALLROOT}/man/man3/vecargs.3 generated
	make ${INSTALLROOT}/man/man3/vmalloc.3
		make man/vmalloc.3
		done man/vmalloc.3
		exec - test '' = 'man/vmalloc.3' || ${STDCMP} 2>/dev/null -s man/vmalloc.3 ${INSTALLROOT}/man/man3/vmalloc.3 || { ${STDMV} ${INSTALLROOT}/man/man3/vmalloc.3 ${INSTALLROOT}/man/man3/vmalloc.3.old 2>/dev/null || true; ${STDCP} man/vmalloc.3 ${INSTALLROOT}/man/man3/vmalloc.3 ;}
	done ${INSTALLROOT}/man/man3/vmalloc.3 generated
	make ${INSTALLROOT}/lib/lib
		exec - if silent test ! -d ${INSTALLROOT}/lib/lib
		exec - then mkdir -p ${INSTALLROOT}/lib/lib
		exec - fi
	done ${INSTALLROOT}/lib/lib generated
	make ${INSTALLROOT}/lib/lib/ast
		prev ${INSTALLROOT}/lib/lib
		prev ast.req
		exec - test '' = 'ast.req' || ${STDCMP} 2>/dev/null -s ast.req ${INSTALLROOT}/lib/lib/ast || { ${STDMV} ${INSTALLROOT}/lib/lib/ast ${INSTALLROOT}/lib/lib/ast.old 2>/dev/null || true; ${STDCP} ast.req ${INSTALLROOT}/lib/lib/ast ;}
	done ${INSTALLROOT}/lib/lib/ast generated
	make ${INSTALLROOT}/include/ast
		exec - if silent test ! -d ${INSTALLROOT}/include/ast
		exec - then mkdir -p ${INSTALLROOT}/include/ast
		exec - fi
	done ${INSTALLROOT}/include/ast generated
	make ${INSTALLROOT}/include/ast/ast_common.h
		prev ${INSTALLROOT}/include/ast
		prev ast_common.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_common.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_common.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_common.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_common.h generated
	make ${INSTALLROOT}/include/ast/ast.h
		prev include/ast.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/ast.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast.h generated
	make ${INSTALLROOT}/include/ast/ast_dir.h
		prev include/ast_dir.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/ast_dir.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_dir.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_dir.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_dir.h generated
	make ${INSTALLROOT}/include/ast/ast_getopt.h
		prev include/ast_getopt.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/ast_getopt.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_getopt.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_getopt.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_getopt.h generated
	make ${INSTALLROOT}/include/ast/ast_std.h
		prev include/ast_std.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/ast_std.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_std.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_std.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_std.h generated
	make ${INSTALLROOT}/include/ast/ast_namval.h
		prev ast_namval.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_namval.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_namval.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_namval.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_namval.h generated
	make ${INSTALLROOT}/include/ast/ast_windows.h
		prev include/ast_windows.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/ast_windows.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_windows.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_windows.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_windows.h generated
	make ${INSTALLROOT}/include/ast/ccode.h
		prev include/ccode.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/ccode.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ccode.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ccode.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ccode.h generated
	make ${INSTALLROOT}/include/ast/cdt.h
		prev include/cdt.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/cdt.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/cdt.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/cdt.h
		exec - fi
	done ${INSTALLROOT}/include/ast/cdt.h generated
	make ${INSTALLROOT}/include/ast/cdtlib.h
		prev cdt/cdtlib.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' cdt/cdtlib.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/cdtlib.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/cdtlib.h
		exec - fi
	done ${INSTALLROOT}/include/ast/cdtlib.h generated
	make ${INSTALLROOT}/include/ast/cmdarg.h
		prev include/cmdarg.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/cmdarg.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/cmdarg.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/cmdarg.h
		exec - fi
	done ${INSTALLROOT}/include/ast/cmdarg.h generated
	make ${INSTALLROOT}/include/ast/debug.h
		prev include/debug.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/debug.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/debug.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/debug.h
		exec - fi
	done ${INSTALLROOT}/include/ast/debug.h generated
	make ${INSTALLROOT}/include/ast/dt.h
		prev include/dt.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/dt.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/dt.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/dt.h
		exec - fi
	done ${INSTALLROOT}/include/ast/dt.h generated
	make ${INSTALLROOT}/include/ast/error.h
		prev include/error.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/error.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/error.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/error.h
		exec - fi
	done ${INSTALLROOT}/include/ast/error.h generated
	make ${INSTALLROOT}/include/ast/find.h
		prev include/find.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/find.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/find.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/find.h
		exec - fi
	done ${INSTALLROOT}/include/ast/find.h generated
	make ${INSTALLROOT}/include/ast/ftw.h
		prev comp/ftw.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/ftw.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ftw.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ftw.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ftw.h generated
	make ${INSTALLROOT}/include/ast/ftwalk.h
		prev include/ftwalk.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/ftwalk.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ftwalk.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ftwalk.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ftwalk.h generated
	make ${INSTALLROOT}/include/ast/fts.h
		prev include/fts.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/fts.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/fts.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/fts.h
		exec - fi
	done ${INSTALLROOT}/include/ast/fts.h generated
	make ${INSTALLROOT}/include/ast/getopt.h
		prev comp/getopt.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/getopt.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/getopt.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/getopt.h
		exec - fi
	done ${INSTALLROOT}/include/ast/getopt.h generated
	make ${INSTALLROOT}/include/ast/glob.h
		prev include/glob.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/glob.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/glob.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/glob.h
		exec - fi
	done ${INSTALLROOT}/include/ast/glob.h generated
	make ${INSTALLROOT}/include/ast/hash.h
		prev include/hash.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/hash.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/hash.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/hash.h
		exec - fi
	done ${INSTALLROOT}/include/ast/hash.h generated
	make ${INSTALLROOT}/include/ast/hashkey.h
		prev include/hashkey.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/hashkey.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/hashkey.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/hashkey.h
		exec - fi
	done ${INSTALLROOT}/include/ast/hashkey.h generated
	make ${INSTALLROOT}/include/ast/hashpart.h
		prev include/hashpart.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/hashpart.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/hashpart.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/hashpart.h
		exec - fi
	done ${INSTALLROOT}/include/ast/hashpart.h generated
	make ${INSTALLROOT}/include/ast/ip6.h
		prev include/ip6.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/ip6.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ip6.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ip6.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ip6.h generated
	make ${INSTALLROOT}/include/ast/lc.h
		prev lc.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' lc.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/lc.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/lc.h
		exec - fi
	done ${INSTALLROOT}/include/ast/lc.h generated
	make ${INSTALLROOT}/include/ast/ls.h
		prev include/ls.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/ls.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ls.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ls.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ls.h generated
	make ${INSTALLROOT}/include/ast/magic.h
		prev include/magic.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/magic.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/magic.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/magic.h
		exec - fi
	done ${INSTALLROOT}/include/ast/magic.h generated
	make ${INSTALLROOT}/include/ast/mc.h
		prev include/mc.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/mc.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/mc.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/mc.h
		exec - fi
	done ${INSTALLROOT}/include/ast/mc.h generated
	make ${INSTALLROOT}/include/ast/mime.h
		prev include/mime.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/mime.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/mime.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/mime.h
		exec - fi
	done ${INSTALLROOT}/include/ast/mime.h generated
	make ${INSTALLROOT}/include/ast/mnt.h
		prev include/mnt.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/mnt.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/mnt.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/mnt.h
		exec - fi
	done ${INSTALLROOT}/include/ast/mnt.h generated
	make ${INSTALLROOT}/include/ast/modecanon.h
		prev include/modecanon.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/modecanon.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/modecanon.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/modecanon.h
		exec - fi
	done ${INSTALLROOT}/include/ast/modecanon.h generated
	make ${INSTALLROOT}/include/ast/modex.h
		prev include/modex.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/modex.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/modex.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/modex.h
		exec - fi
	done ${INSTALLROOT}/include/ast/modex.h generated
	make ${INSTALLROOT}/include/ast/namval.h
		prev include/namval.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/namval.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/namval.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/namval.h
		exec - fi
	done ${INSTALLROOT}/include/ast/namval.h generated
	make ${INSTALLROOT}/include/ast/option.h
		prev include/option.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/option.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/option.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/option.h
		exec - fi
	done ${INSTALLROOT}/include/ast/option.h generated
	make ${INSTALLROOT}/include/ast/proc.h
		prev include/proc.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/proc.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/proc.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/proc.h
		exec - fi
	done ${INSTALLROOT}/include/ast/proc.h generated
	make ${INSTALLROOT}/include/ast/re_comp.h
		prev comp/re_comp.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/re_comp.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/re_comp.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/re_comp.h
		exec - fi
	done ${INSTALLROOT}/include/ast/re_comp.h generated
	make ${INSTALLROOT}/include/ast/recfmt.h
		prev include/recfmt.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/recfmt.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/recfmt.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/recfmt.h
		exec - fi
	done ${INSTALLROOT}/include/ast/recfmt.h generated
	make ${INSTALLROOT}/include/ast/regex.h
		prev include/regex.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/regex.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/regex.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/regex.h
		exec - fi
	done ${INSTALLROOT}/include/ast/regex.h generated
	make ${INSTALLROOT}/include/ast/regexp.h
		prev comp/regexp.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/regexp.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/regexp.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/regexp.h
		exec - fi
	done ${INSTALLROOT}/include/ast/regexp.h generated
	make ${INSTALLROOT}/include/ast/sfio.h
		prev include/sfio.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/sfio.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/sfio.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/sfio.h
		exec - fi
	done ${INSTALLROOT}/include/ast/sfio.h generated
	make ${INSTALLROOT}/include/ast/sfio_s.h
		prev include/sfio_s.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/sfio_s.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/sfio_s.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/sfio_s.h
		exec - fi
	done ${INSTALLROOT}/include/ast/sfio_s.h generated
	make ${INSTALLROOT}/include/ast/sfio_t.h
		prev include/sfio_t.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/sfio_t.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/sfio_t.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/sfio_t.h
		exec - fi
	done ${INSTALLROOT}/include/ast/sfio_t.h generated
	make ${INSTALLROOT}/include/ast/sfdisc.h
		prev include/sfdisc.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/sfdisc.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/sfdisc.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/sfdisc.h
		exec - fi
	done ${INSTALLROOT}/include/ast/sfdisc.h generated
	make ${INSTALLROOT}/include/ast/shcmd.h
		prev include/shcmd.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/shcmd.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/shcmd.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/shcmd.h
		exec - fi
	done ${INSTALLROOT}/include/ast/shcmd.h generated
	make ${INSTALLROOT}/include/ast/stack.h
		prev include/stack.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/stack.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/stack.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/stack.h
		exec - fi
	done ${INSTALLROOT}/include/ast/stack.h generated
	make ${INSTALLROOT}/include/ast/stak.h
		prev include/stak.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/stak.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/stak.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/stak.h
		exec - fi
	done ${INSTALLROOT}/include/ast/stak.h generated
	make ${INSTALLROOT}/include/ast/stk.h
		prev include/stk.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/stk.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/stk.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/stk.h
		exec - fi
	done ${INSTALLROOT}/include/ast/stk.h generated
	make ${INSTALLROOT}/include/ast/swap.h
		prev include/swap.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/swap.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/swap.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/swap.h
		exec - fi
	done ${INSTALLROOT}/include/ast/swap.h generated
	make ${INSTALLROOT}/include/ast/tar.h
		make include/tar.h
		done include/tar.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/tar.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/tar.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/tar.h
		exec - fi
	done ${INSTALLROOT}/include/ast/tar.h generated
	make ${INSTALLROOT}/include/ast/times.h
		prev include/times.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/times.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/times.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/times.h
		exec - fi
	done ${INSTALLROOT}/include/ast/times.h generated
	make ${INSTALLROOT}/include/ast/tm.h
		prev include/tm.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/tm.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/tm.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/tm.h
		exec - fi
	done ${INSTALLROOT}/include/ast/tm.h generated
	make ${INSTALLROOT}/include/ast/tok.h
		prev include/tok.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/tok.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/tok.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/tok.h
		exec - fi
	done ${INSTALLROOT}/include/ast/tok.h generated
	make ${INSTALLROOT}/include/ast/usage.h
		make include/usage.h
		done include/usage.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/usage.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/usage.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/usage.h
		exec - fi
	done ${INSTALLROOT}/include/ast/usage.h generated
	make ${INSTALLROOT}/include/ast/vdb.h
		make include/vdb.h
		done include/vdb.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/vdb.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/vdb.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/vdb.h
		exec - fi
	done ${INSTALLROOT}/include/ast/vdb.h generated
	make ${INSTALLROOT}/include/ast/vecargs.h
		prev include/vecargs.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/vecargs.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/vecargs.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/vecargs.h
		exec - fi
	done ${INSTALLROOT}/include/ast/vecargs.h generated
	make ${INSTALLROOT}/include/ast/vmalloc.h
		prev include/vmalloc.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/vmalloc.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/vmalloc.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/vmalloc.h
		exec - fi
	done ${INSTALLROOT}/include/ast/vmalloc.h generated
	make ${INSTALLROOT}/include/ast/wait.h
		prev include/wait.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/wait.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/wait.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/wait.h
		exec - fi
	done ${INSTALLROOT}/include/ast/wait.h generated
	make ${INSTALLROOT}/include/ast/wordexp.h
		prev comp/wordexp.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/wordexp.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/wordexp.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/wordexp.h
		exec - fi
	done ${INSTALLROOT}/include/ast/wordexp.h generated
	make ${INSTALLROOT}/include/ast/bytesex.h
		prev std/bytesex.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' std/bytesex.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/bytesex.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/bytesex.h
		exec - fi
	done ${INSTALLROOT}/include/ast/bytesex.h generated
	make ${INSTALLROOT}/include/ast/endian.h
		prev std/endian.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' std/endian.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/endian.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/endian.h
		exec - fi
	done ${INSTALLROOT}/include/ast/endian.h generated
	make ${INSTALLROOT}/include/ast/fnmatch.h
		prev comp/fnmatch.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/fnmatch.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/fnmatch.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/fnmatch.h
		exec - fi
	done ${INSTALLROOT}/include/ast/fnmatch.h generated
	make ${INSTALLROOT}/include/ast/magicid.h
		make include/magicid.h
			prev ast_common.h implicit
		done include/magicid.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/magicid.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/magicid.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/magicid.h
		exec - fi
	done ${INSTALLROOT}/include/ast/magicid.h generated
	make ${INSTALLROOT}/include/ast/fnv.h
		prev include/fnv.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/fnv.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/fnv.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/fnv.h
		exec - fi
	done ${INSTALLROOT}/include/ast/fnv.h generated
	make ${INSTALLROOT}/include/ast/aso.h
		prev include/aso.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' include/aso.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/aso.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/aso.h
		exec - fi
	done ${INSTALLROOT}/include/ast/aso.h generated
	make ${INSTALLROOT}/include/ast/dirent.h
		prev std/dirent.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' std/dirent.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/dirent.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/dirent.h
		exec - fi
	done ${INSTALLROOT}/include/ast/dirent.h generated
	make ${INSTALLROOT}/include/ast/iconv.h
		prev std/iconv.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' std/iconv.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/iconv.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/iconv.h
		exec - fi
	done ${INSTALLROOT}/include/ast/iconv.h generated
	make ${INSTALLROOT}/include/ast/nl_types.h
		prev std/nl_types.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' std/nl_types.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/nl_types.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/nl_types.h
		exec - fi
	done ${INSTALLROOT}/include/ast/nl_types.h generated
	make ${INSTALLROOT}/include/ast/stdio.h
		prev std/stdio.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' std/stdio.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/stdio.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/stdio.h
		exec - fi
	done ${INSTALLROOT}/include/ast/stdio.h generated
	make ${INSTALLROOT}/include/ast/wchar.h
		prev std/wchar.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' std/wchar.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/wchar.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/wchar.h
		exec - fi
	done ${INSTALLROOT}/include/ast/wchar.h generated
	make ${INSTALLROOT}/include/ast/wctype.h
		prev std/wctype.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' std/wctype.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/wctype.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/wctype.h
		exec - fi
	done ${INSTALLROOT}/include/ast/wctype.h generated
	make ${INSTALLROOT}/include/ast/align.h
		prev align.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' align.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/align.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/align.h
		exec - fi
	done ${INSTALLROOT}/include/ast/align.h generated
	make ${INSTALLROOT}/include/ast/preroot.h
		prev preroot.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' preroot.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/preroot.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/preroot.h
		exec - fi
	done ${INSTALLROOT}/include/ast/preroot.h generated
	make ${INSTALLROOT}/include/ast/sig.h
		prev sig.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' sig.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/sig.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/sig.h
		exec - fi
	done ${INSTALLROOT}/include/ast/sig.h generated
	make ${INSTALLROOT}/include/ast/tmx.h
		prev tmx.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' tmx.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/tmx.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/tmx.h
		exec - fi
	done ${INSTALLROOT}/include/ast/tmx.h generated
	make ${INSTALLROOT}/include/ast/tv.h
		prev tv.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' tv.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/tv.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/tv.h
		exec - fi
	done ${INSTALLROOT}/include/ast/tv.h generated
	make ${INSTALLROOT}/include/ast/ast_api.h
		prev ast_api.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_api.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_api.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_api.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_api.h generated
	make ${INSTALLROOT}/include/ast/ast_botch.h
		prev ast_botch.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_botch.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_botch.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_botch.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_botch.h generated
	make ${INSTALLROOT}/include/ast/ast_ccode.h
		prev ast_ccode.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_ccode.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_ccode.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_ccode.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_ccode.h generated
	make ${INSTALLROOT}/include/ast/ast_fcntl.h
		prev ast_fcntl.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_fcntl.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_fcntl.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_fcntl.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_fcntl.h generated
	make ${INSTALLROOT}/include/ast/ast_float.h
		make ast_float.h
			prev FEATURE/float
			exec - cmp 2>/dev/null -s FEATURE/float ast_float.h || { rm -f ast_float.h; silent test -d . || mkdir .; ${STDCP} FEATURE/float ast_float.h; }
			prev ast_common.h implicit
		done ast_float.h generated
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_float.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_float.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_float.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_float.h generated
	make ${INSTALLROOT}/include/ast/ast_fs.h
		prev ast_fs.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_fs.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_fs.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_fs.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_fs.h generated
	make ${INSTALLROOT}/include/ast/ast_lib.h
		prev ast_lib.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_lib.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_lib.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_lib.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_lib.h generated
	make ${INSTALLROOT}/include/ast/ast_map.h
		prev ast_map.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_map.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_map.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_map.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_map.h generated
	make ${INSTALLROOT}/include/ast/ast_mmap.h
		prev ast_mmap.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_mmap.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_mmap.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_mmap.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_mmap.h generated
	make ${INSTALLROOT}/include/ast/ast_mode.h
		prev ast_mode.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_mode.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_mode.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_mode.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_mode.h generated
	make ${INSTALLROOT}/include/ast/ast_ndbm.h
		make ast_ndbm.h
			make FEATURE/ndbm
				meta FEATURE/ndbm features/%>FEATURE/% features/ndbm ndbm
				make features/ndbm
				done features/ndbm
				exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/ndbm
				prev std/stdio.h implicit
			done FEATURE/ndbm generated
			exec - cmp 2>/dev/null -s FEATURE/ndbm ast_ndbm.h || { rm -f ast_ndbm.h; silent test -d . || mkdir .; ${STDCP} FEATURE/ndbm ast_ndbm.h; }
		done ast_ndbm.h generated
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_ndbm.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_ndbm.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_ndbm.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_ndbm.h generated
	make ${INSTALLROOT}/include/ast/ast_param.h
		prev ast_param.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_param.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_param.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_param.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_param.h generated
	make ${INSTALLROOT}/include/ast/ast_sys.h
		prev ast_sys.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_sys.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_sys.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_sys.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_sys.h generated
	make ${INSTALLROOT}/include/ast/ast_time.h
		prev ast_time.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_time.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_time.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_time.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_time.h generated
	make ${INSTALLROOT}/include/ast/ast_tty.h
		prev ast_tty.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_tty.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_tty.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_tty.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_tty.h generated
	make ${INSTALLROOT}/include/ast/ast_vfork.h
		prev ast_vfork.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_vfork.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_vfork.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_vfork.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_vfork.h generated
	make ${INSTALLROOT}/include/ast/ast_wait.h
		prev ast_wait.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_wait.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_wait.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_wait.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_wait.h generated
	make ${INSTALLROOT}/include/ast/ast_limits.h
		prev ast_limits.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_limits.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_limits.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_limits.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_limits.h generated
	make ${INSTALLROOT}/include/ast/ast_standards.h
		prev ast_standards.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_standards.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_standards.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_standards.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_standards.h generated
	make ${INSTALLROOT}/include/ast/ast_sizeof.h
		make ast_sizeof.h
			make FEATURE/sizeof
				meta FEATURE/sizeof features/%>FEATURE/% features/sizeof sizeof
				make features/sizeof
				done features/sizeof
				exec - iffe ${IFFEFLAGS} -v -X ast -X std -c "${CC} ${mam_cc_FLAGS} ${KSH_RELFLAGS} ${CCFLAGS} ${LDFLAGS}" run features/sizeof
			done FEATURE/sizeof generated
			exec - cmp 2>/dev/null -s FEATURE/sizeof ast_sizeof.h || { rm -f ast_sizeof.h; silent test -d . || mkdir .; ${STDCP} FEATURE/sizeof ast_sizeof.h; }
		done ast_sizeof.h generated
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_sizeof.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_sizeof.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_sizeof.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_sizeof.h generated
	make ${INSTALLROOT}/include/ast/ast_dirent.h
		prev ast_dirent.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_dirent.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_dirent.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_dirent.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_dirent.h generated
	make ${INSTALLROOT}/include/ast/ast_iconv.h
		prev ast_iconv.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_iconv.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_iconv.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_iconv.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_iconv.h generated
	make ${INSTALLROOT}/include/ast/ast_nl_types.h
		prev ast_nl_types.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_nl_types.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_nl_types.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_nl_types.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_nl_types.h generated
	make ${INSTALLROOT}/include/ast/ast_stdio.h
		prev ast_stdio.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_stdio.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_stdio.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_stdio.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_stdio.h generated
	make ${INSTALLROOT}/include/ast/ast_wchar.h
		prev ast_wchar.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_wchar.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_wchar.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_wchar.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_wchar.h generated
	make ${INSTALLROOT}/include/ast/ast_wctype.h
		prev ast_wctype.h
		exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' ast_wctype.h > 1.${COTEMP}.x
		exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/ast_wctype.h 1.${COTEMP}.x
		exec - then rm -f 1.${COTEMP}.x
		exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/ast_wctype.h
		exec - fi
	done ${INSTALLROOT}/include/ast/ast_wctype.h generated
	make ${INSTALLROOT}/lib/file
		exec - if silent test ! -d ${INSTALLROOT}/lib/file
		exec - then mkdir -p ${INSTALLROOT}/lib/file
		exec - fi
	done ${INSTALLROOT}/lib/file generated
	make ${INSTALLROOT}/lib/file/magic
		prev ${INSTALLROOT}/lib/file
		make misc/magic.tab
		done misc/magic.tab
		exec - test '' = 'misc/magic.tab' || ${STDCMP} 2>/dev/null -s misc/magic.tab ${INSTALLROOT}/lib/file/magic || { ${STDMV} ${INSTALLROOT}/lib/file/magic ${INSTALLROOT}/lib/file/magic.old 2>/dev/null || true; ${STDCP} misc/magic.tab ${INSTALLROOT}/lib/file/magic ;}
	done ${INSTALLROOT}/lib/file/magic generated
	prev comp/fmtmsg.h
	prev ast_lib.h
	exec - case ${mam_cc_HOSTTYPE} in
	exec - win32.*)proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/fmtmsg.h > 1.${COTEMP}.x
	exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/fmtmsg.h 1.${COTEMP}.x
	exec - then rm -f 1.${COTEMP}.x
	exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/fmtmsg.h
	exec - fi
	exec - ;;
	exec - *) silent grep -l 'define[ 	][ 	]*_[hl][di][rb]_fmtmsg' ast_lib.h > /dev/null || {
	exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/fmtmsg.h > 1.${COTEMP}.x
	exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/fmtmsg.h 1.${COTEMP}.x
	exec - then rm -f 1.${COTEMP}.x
	exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/fmtmsg.h
	exec - fi
	exec - }
	exec - ;;
	exec - esac
	prev comp/libgen.h
	prev ast_lib.h
	exec - case ${mam_cc_HOSTTYPE} in
	exec - win32.*)proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/libgen.h > 1.${COTEMP}.x
	exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/libgen.h 1.${COTEMP}.x
	exec - then rm -f 1.${COTEMP}.x
	exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/libgen.h
	exec - fi
	exec - ;;
	exec - *) silent grep -l 'define[ 	][ 	]*_[hl][di][rb]_libgen' ast_lib.h > /dev/null || {
	exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/libgen.h > 1.${COTEMP}.x
	exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/libgen.h 1.${COTEMP}.x
	exec - then rm -f 1.${COTEMP}.x
	exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/libgen.h
	exec - fi
	exec - }
	exec - ;;
	exec - esac
	prev comp/syslog.h
	prev ast_lib.h
	exec - case ${mam_cc_HOSTTYPE} in
	exec - win32.*)proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/syslog.h > 1.${COTEMP}.x
	exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/syslog.h 1.${COTEMP}.x
	exec - then rm -f 1.${COTEMP}.x
	exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/syslog.h
	exec - fi
	exec - ;;
	exec - *) silent grep -l 'define[ 	][ 	]*_[hl][di][rb]_syslog' ast_lib.h > /dev/null || {
	exec - proto -p -s -l ${PACKAGEROOT}/lib/package/ast.lic '-o since=1985,author=gsf+dgk+kpv' comp/syslog.h > 1.${COTEMP}.x
	exec - if cmp 2>/dev/null -s ${INSTALLROOT}/include/ast/syslog.h 1.${COTEMP}.x
	exec - then rm -f 1.${COTEMP}.x
	exec - else mv 1.${COTEMP}.x ${INSTALLROOT}/include/ast/syslog.h
	exec - fi
	exec - }
	exec - ;;
	exec - esac
done install virtual
make test
done test dontcare virtual
