[Cmake] Erroneous Makefiles are generated on HP.

Peter Vanroose Peter . Vanroose at esat . kuleuven . ac . be
Thu, 27 Nov 2003 12:40:27 +0100 (CET)


It seems that since tonight the following is written into Makefiles, for
building shared libraries:

c++ -fPIC   -shared -Wl,-E -Wl,-b <CMAKE_SHARED_LIBRARY_SONAME_FLAG><TARGET_SONAME> -o /outdir/libvul.sl $(vul_SRC_OBJS) -Wl,+b/freeware/TargetJr/nightly_vxl/HP-UX11.00-gcc/lib

Any idea how to get rid of these erroneous <...> entries?


--	Peter.