diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-11-13 12:12:20 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-11-13 12:12:20 +0000 |
commit | 202e106fd27490124cc449cc6a7340476330dda5 (patch) | |
tree | f0554888ca1a64e6494accae09d71ae53ab543cb /sys/arch/sun3/conf/Makefile.sun3 | |
parent | 77a32fb59402eb0b94b6e9851083de062ee3c457 (diff) |
kernel is bsd
Diffstat (limited to 'sys/arch/sun3/conf/Makefile.sun3')
-rw-r--r-- | sys/arch/sun3/conf/Makefile.sun3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sun3/conf/Makefile.sun3 b/sys/arch/sun3/conf/Makefile.sun3 index eecbcb42fdf..a59fd9a88d3 100644 --- a/sys/arch/sun3/conf/Makefile.sun3 +++ b/sys/arch/sun3/conf/Makefile.sun3 @@ -124,7 +124,7 @@ newvers: ${SYSTEM_DEP} ${SYSTEM_SWAP_DEP} clean:: - rm -f eddep *netbsd netbsd.gdb tags *.[io] [a-z]*.s \ + rm -f eddep *bsd bsd.gdb tags *.[io] [a-z]*.s \ [Ee]rrs linterrs makelinks genassym genassym.o assym.h lint: |