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
Unknown Object (File)
Tue, Jun 16, 11:44 AM
Unknown Object (File)
Jun 5 2026, 5:40 AM
Unknown Object (File)
Jun 4 2026, 11:24 PM
Unknown Object (File)
Jun 4 2026, 11:08 PM
Unknown Object (File)
Jun 4 2026, 2:47 AM
Unknown Object (File)
May 30 2026, 9:35 PM
Unknown Object (File)
May 30 2026, 12:31 AM
Unknown Object (File)
May 28 2026, 10:47 PM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 7938
Build 8075: arc lint + arc unit

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.