Changeset 505 for tags/onioncat-0.1.13/Makefile.in
- Timestamp:
- 06/09/09 15:51:14 (3 years ago)
- Location:
- tags/onioncat-0.1.13
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from trunk)
-
Makefile.in (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tags/onioncat-0.1.13/Makefile.in
r502 r505 1 # Makefile.in generated by automake 1.10. 2from Makefile.am.1 # Makefile.in generated by automake 1.10.1 from Makefile.am. 2 2 # @configure_input@ 3 3 … … 173 173 sysconfdir = @sysconfdir@ 174 174 target_alias = @target_alias@ 175 top_build_prefix = @top_build_prefix@176 175 top_builddir = @top_builddir@ 177 176 top_srcdir = @top_srcdir@ … … 328 327 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 329 328 done | \ 330 $(AWK) '{ files[$$0] = 1; nonem pty = 1; } \329 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ 331 330 END { if (nonempty) { for (i in files) print i; }; }'`; \ 332 331 mkid -fID $$unique
Note: See TracChangeset
for help on using the changeset viewer.
