Correct MLINKS, now that I know how it actually works.
This commit is contained in:
parent
d7f4368373
commit
c7ae0f858b
@ -1,6 +1,7 @@
|
||||
PROG= ctm_rmail
|
||||
SRCS= ctm_rmail.c error.c
|
||||
CFLAGS+= -Wall
|
||||
MLINKS+= ctm_rmail.1 ctm_smail.1 ctm_dequeue.1
|
||||
MLINKS+= ctm_rmail.1 ctm_smail.1
|
||||
MLINKS+= ctm_rmail.1 ctm_dequeue.1
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user