openbsd-ports/devel/ctm/patches/patch-ad
2000-02-27 22:57:32 +00:00

12 lines
338 B
Plaintext

--- ctm/ctm/Makefile.orig Fri Feb 18 15:47:27 2000
+++ ctm/ctm/Makefile Fri Feb 18 15:47:37 2000
@@ -15,7 +15,7 @@
PROG= ctm
NOTYET= ctm_ed.c
SRCS= ctm.c ctm_input.c ctm_pass1.c ctm_pass2.c ctm_pass3.c \
- ctm_syntax.c ctm_ed.c
+ ctm_syntax.c ctm_ed.c ctm_passb.c
MAN= ctm.1 ctm.5
.if exists(${.CURDIR}/../../Makefile.inc)