X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=Makefile;h=52af636de0a2f5874815432e9bea04d4793d2dee;hp=041eadb6d84589c0711274457bfad2f2b2d40b6f;hb=d1167672d5d985b51a0bffa2f6cb7e5a3c60a8a7;hpb=b6af0fdc20cd79861fbf770c71484ec04405e744 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: