diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-19 13:41:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-19 13:41:51 +0000 |
commit | bc0d524329dfcbb44b3e1bb1fb80faf5ec40862f (patch) | |
tree | 81a2ca31789f4172ca1be25f640fe0b45335d47a /cad/dinotrace | |
parent | 649e9e5910e032ee0e33fded71c09c00f301d6d4 (diff) |
Notes
Diffstat (limited to 'cad/dinotrace')
-rw-r--r-- | cad/dinotrace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 85b4a3ee5afe..9e249116a1eb 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -41,6 +41,5 @@ post-install-EMACS-on: .for F in dinotrace.el sim-log.el ${INSTALL_DATA} ${WRKSRC}/lisp/${F} ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} .endfor -.endif .include <bsd.port.mk> |