Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-12-05 03:38:25 +03:00
parent 34ecab437f
commit b3d112789b

View File

@ -13,6 +13,8 @@
# (may require elevated privileges) # (may require elevated privileges)
# uninstall-local - uninstall/remove from local latex path # uninstall-local - uninstall/remove from local latex path
# (may require elevated privileges) # (may require elevated privileges)
# install-devel - XXX
# uninstall-devel - XXX
# #
# Other targets: # Other targets:
# sweep - cleanup auxiliary generated files # sweep - cleanup auxiliary generated files
@ -270,6 +272,7 @@ install-devel: install
uninstall-devel: uninstall uninstall-devel: uninstall
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Cleanup targets... # Cleanup targets...