Changeset 10184


Ignore:
Timestamp:
2005-06-27T16:04:35+12:00 (19 years ago)
Author:
kjdon
Message:

fixed up an error in libyaz.a line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/Makefile.in

    r10182 r10184  
    262262# this should be done by the top level makefile...
    263263$(YAZDIR)/lib/libyaz.a:
    264     cd $(YAZDIR)/src && $(MAKE) && $(MAKE) install
     264    cd $(YAZDIR)/yaz-2.1.4/src && $(MAKE) && $(MAKE) install
    265265
    266266# put a separate rule here, as it speeds up compilation of other objects
Note: See TracChangeset for help on using the changeset viewer.