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:
joseph
2000-07-12 21:35:28 +00:00
parent 23f922baa5
commit 0e95fce6bf
16 changed files with 32 additions and 17 deletions

View File

@@ -23,4 +23,4 @@
LDIRT = $(wildcard *.h)
include $(BUILD_ROOT_SWLIBS)/include/make/3dfx.mak
include $(BUILD_ROOT_SWLIBS)/include/make/3dfx.linux.mak