diff options
| author | Xin LI <delphij@FreeBSD.org> | 2010-01-22 23:19:48 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2010-01-22 23:19:48 +0000 |
| commit | 7ffc8ae56e03dde95f59a573d813c62e8b79d55a (patch) | |
| tree | 62b433d4f003e35564b0f93af50e65b761036463 /usr.bin/dc/Makefile | |
| parent | 61b1ecf6d3555e492095819d62929e62833654e6 (diff) | |
Notes
Diffstat (limited to 'usr.bin/dc/Makefile')
| -rw-r--r-- | usr.bin/dc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/dc/Makefile b/usr.bin/dc/Makefile index 6e16d85e2456..38aeca62827f 100644 --- a/usr.bin/dc/Makefile +++ b/usr.bin/dc/Makefile @@ -6,6 +6,4 @@ SRCS= dc.c bcode.c inout.c mem.c stack.c LDADD= -lcrypto DPADD= ${LIBCRYPTO} -SUBDIR+= USD.doc - .include <bsd.prog.mk> |
