annotate src/s/bsdos3.h @ 77712:9be59d4be93f
(msb-menu-cond): Doc fix.
author |
Juanma Barranquero <lekktu@gmail.com> |
date |
Wed, 16 May 2007 11:25:05 +0000 (2007-05-16) |
parents |
695cf19ef79e |
children |
375f2633d815 |
rev |
line source |
18407
|
1 /* s/ file for BSDI BSD/OS 3.0 system. */
|
|
2
|
|
3 #include "bsdos2.h"
|
|
4
|
|
5 #undef LIBS_SYSTEM
|
|
6 #define LIBS_SYSTEM -lkvm
|
52401
|
7
|
|
8 /* arch-tag: 726766f3-5a62-48bf-8e21-3b21ec6abe6f
|
|
9 (do not change this comment) */
|