diff options
| author | Aleksa Vučković <aleksav013@gmail.com> | 2022-05-27 00:31:43 +0200 |
|---|---|---|
| committer | Aleksa Vučković <aleksav013@gmail.com> | 2022-05-27 00:31:43 +0200 |
| commit | 4170ab561daaf353f508559116fbc4d7f860f2d0 (patch) | |
| tree | bac7814ff2f2d9612f87d7edbe263c8b07849525 /include/00.build/Makefile | |
| parent | a5f5378f913d9bac3a5d686372cf1b8dda1cd835 (diff) | |
uvod i zakljucak
Diffstat (limited to 'include/00.build/Makefile')
| -rw-r--r-- | include/00.build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/00.build/Makefile b/include/00.build/Makefile index d11d742..406447a 100644 --- a/include/00.build/Makefile +++ b/include/00.build/Makefile @@ -39,7 +39,7 @@ GCC_USR_DIR=$(shell $(CC) -print-file-name=) # TARGET -TARGET=aleksa_os +TARGET=aleksa-os BINARY=$(BUILD_DIR)/$(TARGET).bin ISO=$(TARGET).iso |
