No more need for SUBOS

This commit is contained in:
Roy Marples 2008-03-26 14:29:27 +00:00
parent 833903fc78
commit 8e71c03495
2 changed files with 0 additions and 2 deletions

View File

@ -2,5 +2,4 @@
# Generic definitions
SUBOS= BSD
LIBKVM?= -lkvm

View File

@ -1,5 +1,4 @@
# Copyright 2008 Roy Marples
SUBOS= Linux
CFLAGS+= -D_BSD_SOURCE -D_XOPEN_SOURCE=600
LIBDL= -Wl,-Bdynamic -ldl