# well-behaved plugins

AsynchFilePlugin.o	= AsynchFilePlugin.c sqUnixAsynchFile.c
FilePlugin.o		= FilePlugin.c sqFilePrims.c sqUnixFile.c
JoystickTabletPlugin.o	= JoystickTabletPlugin.c sqUnixJoystickTablet.c
MIDIPlugin.o		= MIDIPlugin.c sqUnixMIDI.c
SerialPlugin.o		= SerialPlugin.c sqUnixSerial.c
SocketPlugin.o		= SocketPlugin.c sqUnixSocket.c
SoundPlugin.o		= SoundPlugin.c sqSoundPrims.c sqUnixSound.c

# huge plugins that should really be elsewhere

Squeak3D.o		= Squeak3D.c b3dAlloc.c b3dDraw.c b3dInit.c b3dMain.c b3dRemap.c

# plugins with incorrect filenames

SqueakFFIPrims.o	= SqueakFFIPrims.c sqUnixFFI.c
SoundCodecPrims.o	= SoundCodecPrims.c sqGSMCodecPlugin.c

# plugins with JUST PLAIN STUPID filenames

Klatt.o			= Klatt.c
LargeIntegers.o		= LargeIntegers.c

# mkfrags appends trivial plugins after this line

