WriteMakefile( # stuff OBJECT => 'mylib.o anotherlib.o $(BASEEXT)$(OBJ_EXT)' # more stuff ); ####