diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:15:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:15:31 +0000 |
commit | 2f8452f907f1b068bc95fd10a7975575bdaf0604 (patch) | |
tree | e56f56fd8b99b26947c9ffca652423455c9f1a47 /math/lambda/Makefile | |
parent | e6682895dd640d61a0d5ffb31cb1b8eb90a3247d (diff) |
Notes
Diffstat (limited to 'math/lambda/Makefile')
-rw-r--r-- | math/lambda/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/lambda/Makefile b/math/lambda/Makefile index aa35689c3524..e55bff9d8616 100644 --- a/math/lambda/Makefile +++ b/math/lambda/Makefile @@ -21,7 +21,6 @@ OPTIONS_DEFINE= DOCS PLIST_FILES= bin/lambda \ share/lambda/definitions \ share/lambda/definitions_with_numbers -PLIST_DIRS= share/lambda DOCS= lambda.html lambdamanual.html user_manual_style.css PORTDOCS= * |