Page MenuHomeFreeBSD

usr.bin/fortune: convert to OBJTOP/SRCTOP idioms
ClosedPublic

Authored by ngie on Mar 7 2017, 4:56 AM.
Tags
None
Referenced Files
F167944713: D9916.diff
Tue, Aug 25, 1:37 PM
Unknown Object (File)
Mon, Aug 17, 2:18 PM
Unknown Object (File)
Wed, Aug 12, 11:46 AM
Unknown Object (File)
Wed, Aug 12, 11:44 AM
Unknown Object (File)
Wed, Aug 12, 11:13 AM
Unknown Object (File)
Fri, Aug 7, 10:33 AM
Unknown Object (File)
Jul 17 2026, 9:08 AM
Unknown Object (File)
Jul 12 2026, 9:42 AM
Subscribers

Details

Summary

usr.bin/fortune: convert to OBJTOP/SRCTOP idioms

Use OBJTOP/SRCTOP-relative paths when looking for include files and
strfile.

Add FORTUNES_OBJ and FORTUNES_SRC to abbreviate usr.bin/fortune
pathing.

This is being done to simplify make output/idioms.

MFC after: 1 week
Sponsored by: Dell EMC Isilon

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ngie retitled this revision from to usr.bin/fortune: convert to OBJTOP/SRCTOP idioms.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added subscribers: bdrewery, imp.
This revision is now accepted and ready to land.Mar 7 2017, 7:21 PM
This revision was automatically updated to reflect the committed changes.