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)
May 12 2024, 3:42 AM
Unknown Object (File)
May 12 2024, 3:38 AM
Unknown Object (File)
May 3 2024, 2:28 PM
Unknown Object (File)
Jan 16 2024, 12:37 PM
Unknown Object (File)
Dec 29 2023, 8:10 PM
Unknown Object (File)
Dec 20 2023, 2:34 AM
Unknown Object (File)
Nov 25 2023, 11:14 PM
Unknown Object (File)
Nov 6 2023, 7:40 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 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.