Return to buildMakeWrapper CVS log | Up to [LON-CAPA] / loncom / html / adm / help |
1.1 ! bowersj2 1: #!/bin/sh ! 2: ! 3: # The LPML build process needs a wrapper make the Makefile correctly, ! 4: # since you must be in the Makefile's current directory to make it ! 5: # correctly. This assumes you are in loncapa's base CVS dir, which is ! 6: # where the build process works from. ! 7: ! 8: cd loncom/html/adm/help/ ! 9: make