diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-05 19:36:08 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-05 19:36:08 +0000 |
| commit | 9a1523bc67707f069e1982c21350c115e2d238b5 (patch) | |
| tree | 399ba32903ac3c0e6f805f4c5063a9df90c67075 | |
| parent | b0ad6e203a4e0478a3c84ec3c30daa97987b9118 (diff) | |
Notes
| -rw-r--r-- | usr.bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 955d9a025b20..73153ee9f742 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -9,6 +9,7 @@ # SUBDIR= apply \ at \ + awk \ banner \ basename \ biff \ |
