| 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
|
| |
|
|
|
|
|
| |
Oh how I wish the author had accepted my "#ifndef isblank" patch instead.
Notes:
svn path=/head/; revision=112339
|
| |
|
|
|
|
|
|
| |
sparc64 the same as the other platforms -- so do it by moving the other
platforms toward the sparc64.
Notes:
svn path=/head/; revision=96363
|
| |
|
|
| |
Notes:
svn path=/head/; revision=94339
|
| |
|
|
| |
Notes:
svn path=/head/; revision=94267
|
| |
|
|
|
|
|
|
| |
Tidy up CLEANFILES.
Use built-in rules for building "maketab".
Notes:
svn path=/head/; revision=94266
|
| |
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=93003
|
| |
|
|
|
|
|
|
|
| |
need the -funsigned-char hack."
Also add needed CLEANSFILE.
Notes:
svn path=/head/; revision=91760
|
| |
|
|
| |
Notes:
svn path=/head/; revision=91758
|
| |
|
|
|
|
|
|
|
| |
platforms we install as "nawk".
At the moment Gawk is borked on sparc64, however BWK AWK works fine.
Notes:
svn path=/head/; revision=91707
|
|
|
Notes:
svn path=/head/; revision=85724
|