Changeset 19205

Show
Ignore:
Timestamp:
08/14/06 14:28:30 (2 years ago)
Author:
patrick
Message:

Added a missing character to the fully versioned JCCL .fpc file to match
the form of the .fpc files for the other Juggler modules.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/jackal/Makefile.inc.in

    r19155 r19205  
    418418        $(INSTALL) -m $(FILE_PERMS) $(GROUP_OPT_UNIX)                   \ 
    419419          $(topdir)/jccl.fpc                                            \ 
    420           $(libdir)$(LIBBITSUF)/flagpoll/jccl$(VERSION_DOT).$(PLATFORM).$(ISA).`date '+%s'`.fpc 
     420          $(libdir)$(LIBBITSUF)/flagpoll/jccl-$(VERSION_DOT).$(PLATFORM).$(ISA).`date '+%s'`.fpc 
    421421 
    422422# Install the user tools code.