Help for this page

Select Code to Download


  1. or download this
    WriteMakefile(
    # stuff
      OBJECT => 'mylib.o anotherlib.o $(BASEEXT)$(OBJ_EXT)'
    # more stuff
    );
    
  2. or download this