Hi guys, how can i adjust the Makefile.ag to copy the serialize.pl script to the binary-directory. The following approach Makefile.ag>> scripts_pl = { DIR = bindir SOURCES = serialize.pl } doesn't work. Best regards, Manuel -- Manuel Mayr, Dipl. Inf. Institut fuer Informatik, TU Muenchen Tel.: +49 89 289-17259
On Tue, Sep 18, 2007 at 02:17:56PM +0200, Manuel Mayr wrote:
Hi guys, how can i adjust the Makefile.ag to copy the serialize.pl script to the binary-directory.
The following approach
Makefile.ag>>
scripts_pl = { DIR = bindir SOURCES = serialize.pl ^ r }
doesn't work.
after fixing the above typo, it works for me. Stefan
Best regards, Manuel
-- Manuel Mayr, Dipl. Inf. Institut fuer Informatik, TU Muenchen Tel.: +49 89 289-17259
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
Stefan Manegold wrote: Oh dear ;) Thx a lot. Best regards
On Tue, Sep 18, 2007 at 02:17:56PM +0200, Manuel Mayr wrote:
Hi guys, how can i adjust the Makefile.ag to copy the serialize.pl script to the binary-directory.
The following approach
Makefile.ag>>
scripts_pl = { DIR = bindir SOURCES = serialize.pl
^ r
}
doesn't work.
after fixing the above typo, it works for me.
Stefan
Best regards, Manuel
-- Manuel Mayr, Dipl. Inf. Institut fuer Informatik, TU Muenchen Tel.: +49 89 289-17259
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- Manuel Mayr, Dipl. Inf. Institut fuer Informatik, TU Muenchen Tel.: +49 89 289-17259
participants (2)
-
Manuel Mayr
-
Stefan Manegold