Fixed Linux... again!!!
Changed contact address!
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* FxDPMI for DOS.
|
||||
*
|
||||
* Copyright (c) 2002 - Borca Daniel
|
||||
* Email : dborca@yahoo.com
|
||||
* Email : dborca@users.sourceforge.net
|
||||
* Web : http://www.geocities.com/dborca
|
||||
*/
|
||||
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <3dfx.h>
|
||||
#include <glidesys.h>
|
||||
#define FX_DLL_DEFINITION
|
||||
#include <fxdll.h>
|
||||
#include <fxmemmap.h>
|
||||
|
||||
@@ -24,6 +24,11 @@ if GLIDE_DEBUG
|
||||
GLIDE_DEBUG_DEFS = -DGDBG_INFO_ON
|
||||
endif
|
||||
|
||||
if DRI_BUILD
|
||||
DRI_BUILD_VDEFS = -DDRI_BUILD
|
||||
endif
|
||||
|
||||
VDEFS = $(DRI_BUILD_VDEFS)
|
||||
LDEFS = $(GLIDE_DEBUG_DEFS)
|
||||
|
||||
noinst_HEADERS = fxpci.h sst1_pci.h pcilib.h
|
||||
|
||||
Reference in New Issue
Block a user