petites transformations sur les makefiles
This commit is contained in:
@@ -9,6 +9,10 @@ NAME = pure
|
||||
#TYPE = c
|
||||
TYPE = cpp
|
||||
|
||||
ifndef TYPE
|
||||
echo hello
|
||||
endif
|
||||
|
||||
ifeq "$(TYPE)" "c"
|
||||
CC = c
|
||||
EXT = c
|
||||
|
||||
BIN
d04/ex02/pure
Executable file
BIN
d04/ex02/pure
Executable file
Binary file not shown.
Reference in New Issue
Block a user