diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
| commit | 3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch) | |
| tree | 5c7980bf4b862ceb755aea2aa270373462796ee1 /shells/dash | |
| parent | - Updated to 0.3.9 (diff) | |
Remove now excess verbiage.
Reviewed by: bapt
Notes
Notes:
svn path=/head/; revision=323129
Diffstat (limited to 'shells/dash')
| -rw-r--r-- | shells/dash/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile index f9bc7966dc3e..25a7ae4ccff6 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -13,8 +13,6 @@ CFLAGS+= -DUNUSABLE_RT_SIGNALS USES= gmake -MAKE_JOBS_SAFE= yes - PLIST_FILES= bin/dash MAN1= dash.1 |
