Initial revision
This commit is contained in:
6
src/s/bsdos2-1.h
Normal file
6
src/s/bsdos2-1.h
Normal file
@@ -0,0 +1,6 @@
|
||||
/* s/ file for BSDI BSD/OS 2.1 system. */
|
||||
|
||||
#include "bsdos2.h"
|
||||
|
||||
#undef LIB_X11_LIB
|
||||
#define LIB_X11_LIB -L/usr/X11/lib -lX11 -lipc
|
||||
8
src/s/bsdos2.h
Normal file
8
src/s/bsdos2.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* s/ file for BSDI BSD/OS 2.0 system. */
|
||||
|
||||
#include "bsd386.h"
|
||||
|
||||
#define TEXT_START 0x1020 /* for QMAGIC */
|
||||
#define START_FILES pre-crt0.o /usr/lib/crt0.o
|
||||
#define HAVE_TERMIOS
|
||||
#define NO_TERMIO
|
||||
Reference in New Issue
Block a user