IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36938


Ignore:
Timestamp:
Jun 25, 2014, 6:23:11 AM (12 years ago)
Author:
eugene
Message:

fix makefiles and example

Location:
branches/eam_branches/ipp-20140610/dvodist
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610/dvodist/EXAMPLE

    r36937 r36938  
    1919* modify the makefile to point at the new directories
    2020
    21 * add the makefile entry to the dvodist/Makefile
     21* add the makefile entry to the dvodist/Makefile.in, eg:
     22  add: include $(SRC-DVODIST)/3pi.20140621/Makefile
     23  add to DVODIST_DIRS: $(DIST-3pi-20140621)
    2224
     25* re-run configure:
     26  psconfigure --htdocs /data/ippc17.0/www/dvodist/ --rootdir /dvodist --rootwww http://dvodist.ipp.ifa.hawaii.edu
     27
     28* run make:
     29  make dvodist-all
     30
     31* add and check-in the changes to the dvodist directory in svn
  • branches/eam_branches/ipp-20140610/dvodist/Makefile.in

    r36937 r36938  
    102102$(DIST-3pi-20120606) \
    103103$(DIST-3pi-20130227) \
     104$(DIST-3pi-20140621) \
    104105$(DIST-LAP-3pi-PV1) \
    105106$(DIST-3pi-20120525-tables) \
  • branches/eam_branches/ipp-20140610/dvodist/dvodist/3pi.20140621/Makefile

    r36937 r36938  
    2424$(TGT-DVODIST)/3pi.20140621/s7500/index.php \
    2525$(TGT-DVODIST)/3pi.20140621/s8230/index.php \
    26 $(TGT-DVODIST)/3pi.20140621xs/index.php
     26$(TGT-DVODIST)/3pi.20140621/index.php
Note: See TracChangeset for help on using the changeset viewer.