[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Another autotool question: installing multiple files
- Date: Tue, 15 Jul 2003 13:24:15 -0700
- From: strauman at slac.stanford.edu (Till Straumann)
- Subject: Another autotool question: installing multiple files
Ralf.
I have another question:
It seems that
$(INSTALL_DATA) file1 file2 file3 dir
doesn't work on all platforms - some 'install' variants
apparently allow only for a single file to be installed.
What can I do to install multiple files - do I have to
code a loop myself?
Thanks,
-- Till