7 lines
138 B
Makefile
7 lines
138 B
Makefile
INFO = history readline
|
|
|
|
history.info: hstech.texinfo hsuser.texinfo
|
|
readline.info: rltech.texinfo rluser.texinfo
|
|
|
|
.include <bsd.info.mk>
|