diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index ef157eb..14ad368 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,3 +1,5 @@ +.SILENT: + TARGET = amd64 KBIN = sys/l5 SHIMDIR = shim |