IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9293


Ignore:
Timestamp:
Oct 5, 2006, 9:36:51 AM (20 years ago)
Author:
eugene
Message:

fixed output target (ippdb.src)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/Makefile

    r9181 r9293  
    77        m4 ipp.m4 > ippdb.m4
    88
     9## please leave the output target as ippdb.src and
     10## move to ippdb by hand for cvs import
    911install: ippdb.m4
    10         $(GLUEFORGE) -i ippdb.m4 --output ../ippdb
     12        rm -rf ../ippdb.src
     13        $(GLUEFORGE) -i ippdb.m4 --output ../ippdb.src
    1114        chmod +x ../ippdb.src/autogen.sh
    1215
Note: See TracChangeset for help on using the changeset viewer.