summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/cpmtools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index b768d5f7d123..fe1daff25784 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -22,5 +22,4 @@ MAN1= cpm.1
do-build:
@(cd ${WRKSRC}; ${MAKE} PREFIX=${PREFIX} ${MAKE_FLAGS} ${MAKEFILE} all)
-
.include <bsd.port.mk>