| Summary: | Old broken Unix docco Makefiles | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Tony Finch <dot> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | dot |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed All the unused Makefiles have been removed from CURRENT and STABLE. Thanks! |
The following Makefiles are broken (they don't install the documentation in the right place) and aren't used because the documentation is built by Makefiles under /usr/src/share/doc/{usd,psd,smm}/. /usr/src/usr.sbin/config/SMM.doc/Makefile /usr/src/usr.bin/make/PSD.doc/Makefile /usr/src/usr.bin/mail/USD.doc/Makefile /usr/src/usr.bin/gprof/PSD.doc/Makefile /usr/src/sbin/fsck/SMM.doc/Makefile /usr/src/games/trek/USD.doc/Makefile /usr/src/games/rogue/USD.doc/Makefile /usr/src/bin/csh/USD.doc/Makefile Fix: Remove the bogus Makefiles listed above.