This is the mail archive of the cygwin-apps@cygwin.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]
Other format: [Raw text]

problem with make


Hi,

I'm using make for porting kde 2 to windows recognized one incompatibility against for
example the linux versionn.

kde uses a Makefile named Makefile.cvs to generate initial configuration after cvs checkout.

This Makefile calls another makefile admin/Makefile.common with a target "cvs". Because in
the admin directory as directory "CVS" exists, this make says that there is nothing to do.

A workaround is to add a .PHONY: cvs in the admin/Makefile.common, but this isn't a real
solution.

Does anyone have an idea for fixing this ? I have no problem to fix this, if somebody could
give me a direction where I have to look on.

Regards

Ralf



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