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)
Tue, Jul 22, 7:19 AM
Unknown Object (File)
Sun, Jul 20, 4:41 PM
Unknown Object (File)
Fri, Jul 18, 9:29 AM
Unknown Object (File)
Thu, Jul 17, 7:29 AM
Unknown Object (File)
Sun, Jul 13, 11:42 PM
Unknown Object (File)
Sun, Jul 13, 3:53 AM
Unknown Object (File)
Sat, Jul 12, 9:56 PM
Unknown Object (File)
Sat, Jul 12, 4:29 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