1
0
Fork 0

Fixed Makefile to adjust new directories.

This commit is contained in:
tmk 2012-06-07 12:35:24 +09:00
parent f412570739
commit 63d82fcaeb
21 changed files with 84 additions and 53 deletions

View file

@ -33,7 +33,4 @@ ifdef $(or MOUSEKEY_ENABLE, PS2_MOUSE_ENABLE)
endif
# Search Path
VPATH += $(COMMON_DIR)
include $(COMMON_DIR)/rules.mk
VPATH += $(TOP_DIR)/common