WriteMakefile( # stuff OBJECT => 'mylib.o anotherlib.o $(BASEEXT)$(OBJ_EXT)' # more stuff ); [download]
In reply to Re^5: Real Static Modules by Joost in thread Real Static Modules by Anonymous Monk