diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-05-22 22:49:44 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-05-22 22:49:44 +0000 |
| commit | c094a1409b780cc543c077e8469fdb28b4c90afb (patch) | |
| tree | 1929d44eeef7e70e1308ffe8c6f3cbd9442e0114 /emu/OpenBSD/mkfile-OpenBSD | |
| parent | 826972481bd5b858c29ebf34c1939832f5d5d4c9 (diff) | |
20080522-2354
Diffstat (limited to 'emu/OpenBSD/mkfile-OpenBSD')
| -rw-r--r-- | emu/OpenBSD/mkfile-OpenBSD | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/emu/OpenBSD/mkfile-OpenBSD b/emu/OpenBSD/mkfile-OpenBSD new file mode 100644 index 00000000..d1278ec4 --- /dev/null +++ b/emu/OpenBSD/mkfile-OpenBSD @@ -0,0 +1,17 @@ +# +# architecture-dependent files for OpenBSD +# + +LDFLAGS= + +TARGFILES=devfs-posix.$O\ + deveia-OpenBSD.$O\ + devip.$O\ + ipif-posix.$O\ + os-OpenBSD.$O\ + win-x11.$O\ + srv.$O\ + lock.$O\ + asm-OpenBSD-$OBJTYPE.$O + +SYSLIBS=/usr/X11R6/lib/libX11.a -lm |
