Updated makefile.linux files to include 3dfx.linux.mak instead of 3dfx.mak
Updated 3dfx.linux.mak to include some things that were lost from 3dfx.mak such as -fPIC and and shared library sonames. Added rules to install shared libray symlinks.
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
|
||||
LDIRT = $(wildcard *.h)
|
||||
|
||||
include $(BUILD_ROOT_SWLIBS)/include/make/3dfx.mak
|
||||
include $(BUILD_ROOT_SWLIBS)/include/make/3dfx.linux.mak
|
||||
|
||||
Reference in New Issue
Block a user