if ! PREP /OM /FT /EXC nafxcwd.lib $1 then echo prep failed fi if ! PROFILE $* then echo profile failed fi if ! PREP /M $1 then echo final prep failed fi if ! PLIST /SC $1 then echo plist failed fi