| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
cat ${.ALLSRC} > ${.TARGET}
rather than
ln -sf ${.ALLSRC} ${.TARGET}
not to depends on absolute-path of symbolic links.
Commented by: marcel, obrien, bde
Notes:
svn path=/head/; revision=115898
|
|
|
|
|
|
|
| |
P.S. it is stupid I have to define both SCRIPTS and SCRIPTSNAME.
Notes:
svn path=/head/; revision=111938
|
|
|
|
|
|
|
|
|
|
| |
PR: 44582
Submitted by: Jon Disnard <jon.disnard@ca.com>
Reviewed by: ru
MFC after: 3 weeks
Notes:
svn path=/head/; revision=108031
|
|
|
|
| |
Notes:
svn path=/head/; revision=89023
|
|
|
|
| |
Notes:
svn path=/head/; revision=74848
|
|
|
|
| |
Notes:
svn path=/head/; revision=63156
|
|
|
|
| |
Notes:
svn path=/head/; revision=63132
|
|
|
|
|
|
|
| |
and $< and $@ are even documented as deprecated.
Notes:
svn path=/head/; revision=61216
|
|
|
|
| |
Notes:
svn path=/head/; revision=60817
|
|
|
|
|
|
|
| |
like more if invoked as more. The old more has not been removed.
Notes:
svn path=/head/; revision=60815
|
|
|
|
| |
Notes:
svn path=/head/; revision=60790
|
|
Reviewed by: peter
Notes:
svn path=/head/; revision=60789
|