defs.mk, rules.mk: Move love target to rules.mk

This commit is contained in:
Jan Lindemann 2004-01-23 20:51:03 +00:00 committed by Jan Lindemann
commit ed9b036d03
2 changed files with 2 additions and 3 deletions

View file

@ -195,3 +195,5 @@ install_libdir: $(INSTALL_LIBDIR)
install_bindir: $(INSTALL_BINDIR)
install_hdrdir: $(INSTALL_HDRDIR)
love:
@echo "Not war?"