Changeset 20456

Show
Ignore:
Timestamp:
07/05/07 15:44:42 (1 year ago)
Author:
patrick
Message:

MF22 r20451: Teach this file about tweek-java.fpc.in and tweek-python.fpc.in.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/tweek/Makefile.pre.in

    r19729 r20456  
    6060make.defs.mk.in: ; 
    6161tweek.fpc.in: ; 
     62tweek-java.fpc.in: ; 
     63tweek-python.fpc.in: ; 
    6264$(M4_DEPS): ; 
    6365$(srcdir)/VERSION: ; 
     
    7072 
    7173Makefile: $(srcdir)/VERSION configure config.status Makefile.in         \ 
    72           Makefile.inc.in make.defs.mk.in tweek.fpc.in $(VERSION_FILES) 
     74          Makefile.inc.in make.defs.mk.in tweek.fpc.in                  \ 
     75          tweek-java.fpc.in tweek-python.fpc.in $(VERSION_FILES) 
    7376        $(CFG_SHELL) $(srcdir)/configure $(CONFIGURE_ARGS) 
    7477        @$(MAKE) -f Makefile cleandepend