# $Id: Linux,v 1.6 1998/09/26 18:47:02 marcus Exp $

Linuxmake          =make
LinuxSHLIBLINKER   =gcc
LinuxSHLIBLDFLAGS  =-shared -Wl,-soname,$(SONAME)
LinuxSHLIBCFLAGS  += -fPIC
LDCONFIG           =/sbin/ldconfig

compilertype       =_GNU_
