diff options
Diffstat (limited to 'Private/makefile')
| -rw-r--r-- | Private/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/makefile b/Private/makefile index 1088e9b5..d64889a3 100644 --- a/Private/makefile +++ b/Private/makefile @@ -26,7 +26,7 @@ invalid-recipe: MOVEALL=./MoveAll.sh .PHONY: h-core-amd64 -h-core-amd64: +h-core-amd64: clean $(CC) $(CCFLAGS) $(DEBUG) Source/*.cxx HALKit/AMD64/PCI/*.cxx Source/Network/*.cxx\ Source/Storage/*.cxx HALKit/AMD64/*.cxx HALKit/AMD64/*.cpp HALKit/AMD64/*.s $(ASM) $(ASMFLAGS) HALKit/AMD64/HalInterruptRouting.asm |
