Changeset 20456
- Timestamp:
- 07/05/07 15:44:42 (1 year ago)
- Files:
-
- juggler/trunk/modules/tweek/Makefile.pre.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/tweek/Makefile.pre.in
r19729 r20456 60 60 make.defs.mk.in: ; 61 61 tweek.fpc.in: ; 62 tweek-java.fpc.in: ; 63 tweek-python.fpc.in: ; 62 64 $(M4_DEPS): ; 63 65 $(srcdir)/VERSION: ; … … 70 72 71 73 Makefile: $(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) 73 76 $(CFG_SHELL) $(srcdir)/configure $(CONFIGURE_ARGS) 74 77 @$(MAKE) -f Makefile cleandepend
