Remove now empty Makefile.test.mk
This commit is contained in:
5
Makefile
5
Makefile
@@ -65,14 +65,9 @@ include $(OR_ROOT)makefiles/Makefile.cpp.mk
|
||||
include $(OR_ROOT)makefiles/Makefile.python.mk
|
||||
include $(OR_ROOT)makefiles/Makefile.java.mk
|
||||
include $(OR_ROOT)makefiles/Makefile.dotnet.mk
|
||||
# include $(OR_ROOT)makefiles/Makefile.csharp.mk
|
||||
# include $(OR_ROOT)makefiles/Makefile.fsharp.mk
|
||||
include $(OR_ROOT)makefiles/Makefile.archive.mk
|
||||
include $(OR_ROOT)makefiles/Makefile.install.mk
|
||||
|
||||
# Include test
|
||||
include $(OR_ROOT)makefiles/Makefile.test.mk
|
||||
|
||||
# Finally include user makefile if it exists
|
||||
-include $(OR_ROOT)Makefile.user
|
||||
|
||||
|
||||
Reference in New Issue
Block a user