minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-12-04 02:08:29 +03:00
parent 147f600390
commit 34ecab437f

View File

@ -262,7 +262,6 @@ uninstall-local: uninstall
# ...cp -s creates links usable from cygwin but not usable from
# windows...
.PHONY: install-devel
install-devel: INSTALL_PATH := $(TEX_LOCAL)
install-devel: CODE_INSTALL := copy
install-devel: CP := cp -s
install-devel: install