diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-05-15 03:37:55 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-05-15 03:37:55 +0000 |
| commit | cba9c8bdd1cc754aa0ae94967ba0a96bdbe30460 (patch) | |
| tree | d69db48526c86453fc7a0a1783163fc668b99ff5 | |
| parent | a3778ff65ce9071ad69fc35d2ab8c2e33a8b315c (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 d293aefc5a2a..4e8fd1199f2a 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -8,6 +8,7 @@ # Moved to secure: bdes # SUBDIR= apply \ + asa \ at \ awk \ banner \ |
