X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/b6af0fdc20cd79861fbf770c71484ec04405e744..3d3c37bc70042cd2f4bbc8f6ea5fceb2311f0a32:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 041eadb..52af636 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,7 @@ install: all @mkdir -p ${DESTDIR}${MANPREFIX}/man1 @sed "s/VERSION/${VERSION}/g" < st.1 > ${DESTDIR}${MANPREFIX}/man1/st.1 @chmod 644 ${DESTDIR}${MANPREFIX}/man1/st.1 + @echo Please see the README file regarding the terminfo entry of st. @tic -s st.info uninstall: