This is the mail archive of the cygwin-patches@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: testsuite


Hi!

Monday, 04 September, 2000 Corinna Vinschen corinna@vinschen.de wrote:

CV> Did anybody see that building testsuite/liblpt.a from top level dir
CV> fails since the include path to winsup/testsuite/liblpt/include isn't
CV> propagated then?

CV> Building in testsuite dir itself works.

you mean calling "make testsuite/libltp.a" from winsup/ directory?

i don't know why anybody would need that, but anyway, adding

testsuite/%:
        @$(MAKE) -C testsuite ${patsubst testsuite/%,%,$@}

to winsup/Makefile.in will do the job

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]