IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34554


Ignore:
Timestamp:
Oct 24, 2012, 12:07:46 PM (14 years ago)
Author:
eugene
Message:

add dist directories (stubs with listings, but no data)

Location:
branches/eam_branches/ipp-20120905/dvodist
Files:
171 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120905/dvodist/Makefile.in

    r34553 r34554  
    3838$(TGT-ROOT)/ipp.css
    3939
     40include $(SRC-ROOT)/3pi.20120509/Makefile
     41include $(SRC-ROOT)/3pi.20120525/Makefile
     42include $(SRC-ROOT)/3pi.20120606/Makefile
     43include $(SRC-ROOT)/allsky.tables.20120513/Makefile
     44include $(SRC-ROOT)/allsky.tables.20120602/Makefile
     45include $(SRC-ROOT)/ubercal.data/Makefile
     46
     47DIST = \
     48$(DIST-3pi-20120509) \
     49$(DIST-3pi-20120525) \
     50$(DIST-3pi-20120606) \
     51$(DIST-allsky-tables-20120513) \
     52$(DIST-allsky-tables-20120602) \
     53$(DIST-ubercal-data)
     54
    4055php: $(ROOT) $(UTIL) $(PROG)
     56dist: $(DIST)
    4157
    4258# mkd files are used to generate php files
Note: See TracChangeset for help on using the changeset viewer.