
21 Jan
2004
21 Jan
'04
7:11 p.m.
ross 2004/01/21 16:11:07 PST Modified files: . Makefile RPM.mk docs win32-notes.txt Log: Remove the pp-fptools target (which does platform-independent preprocessing) from the top-level Makefile, since no-one spoke in its defence. This preprocessing is still done on source distributions by RPM.mk, but the recipe is no longer duplicated. In ordinary builds, all the preprocessing is handled by src/unix/hugs-package. The changes to docs/win32-notes.txt seem plausible, but are untested. Revision Changes Path 1.29 +3 -35 hugs98/Makefile 1.19 +11 -3 hugs98/RPM.mk 1.4 +7 -13 hugs98/docs/win32-notes.txt