diff options
Diffstat (limited to 'distrib/powerpc/kc')
-rw-r--r-- | distrib/powerpc/kc/.tmp_raminst022552 | 6 | ||||
-rw-r--r-- | distrib/powerpc/kc/dot.profile | 3 |
2 files changed, 0 insertions, 9 deletions
diff --git a/distrib/powerpc/kc/.tmp_raminst022552 b/distrib/powerpc/kc/.tmp_raminst022552 deleted file mode 100644 index 572633ce921..00000000000 --- a/distrib/powerpc/kc/.tmp_raminst022552 +++ /dev/null @@ -1,6 +0,0 @@ -.include "/proj/openbsd/src/usr.sbin/chroot/Makefile" -.if defined(PROG) && !defined(OBJS) -OBJS=${PROG}.o -.endif -crunchgen_objs: - @echo 'OBJS= '${OBJS} diff --git a/distrib/powerpc/kc/dot.profile b/distrib/powerpc/kc/dot.profile index ae680ce4b40..603cd70ea87 100644 --- a/distrib/powerpc/kc/dot.profile +++ b/distrib/powerpc/kc/dot.profile @@ -40,9 +40,6 @@ echo 'erase ^?, werase ^H, kill ^U, intr ^C' stty newcrt werase ^H intr ^C kill ^U erase ^? 9600 echo '' -# start running update, so that installed software is written as it goes. -update - # pull in the function definitions that people will use from the shell prompt. . /.commonutils . /.instutils |