run.mk: Rename BUILD_H BUILD_HDR

This commit is contained in:
Jan Lindemann 2007-08-21 16:20:10 +00:00 committed by Jan Lindemann
commit 3d7f00f80f
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ endif
endif
include $(MODDIR)/make/defs.mk
BUILD_H =
BUILD_HDR =
include $(MODDIR)/make/rules.mk
include $(MODDIR)/make/ldlibpath.mk