aboutsummaryrefslogtreecommitdiff
path: root/bin/realpath/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
| | | | | | | | | | | Note: tcsh(1) has a MK_TCSH=no test, so this should be a separate package, which requires pre-install/post-install scripts, to be added later. Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/release-pkg/; revision=295439
* Move the realpath(1) source into its own directory. Previously, itMike Barcroft2002-02-111-0/+5
shared sources with pwd(1). Notes: svn path=/head/; revision=90523