Page MenuHomeFreeBSD

packages: move smbfs examples to the smbutils package
ClosedPublic

Authored by ivy on May 10 2025, 5:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 20, 9:24 AM
Unknown Object (File)
Wed, Aug 19, 10:42 AM
Unknown Object (File)
Tue, Aug 18, 4:23 PM
Unknown Object (File)
Sun, Aug 16, 7:53 AM
Unknown Object (File)
Thu, Aug 13, 12:29 AM
Unknown Object (File)
Tue, Aug 11, 4:18 PM
Unknown Object (File)
Mon, Aug 10, 11:54 AM
Unknown Object (File)
Mon, Aug 10, 2:58 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.May 10 2025, 5:22 PM

What's the reason for using Makefile.inc instead of just PACKAGE=smbutils in share/examples/smbfs/print/Makefile?

What's the reason for using Makefile.inc instead of just PACKAGE=smbutils in share/examples/smbfs/print/Makefile?

to cover any other examples that might be added in the future.

This revision is now accepted and ready to land.May 27 2025, 6:20 AM