hfgdj
This commit is contained in:
parent
999d425555
commit
c2bc4a23de
2
Makefile
2
Makefile
@ -43,7 +43,7 @@ build-gcc-c:
|
||||
@ printf '%s\n' "Compilation of target for gc finished"
|
||||
|
||||
# FIXME: Replace 'exit 1' with helpful messages
|
||||
build-gcc-cpp:
|
||||
build-gcc-ccp:
|
||||
@ # Make a build directory
|
||||
@ [ ! -d build ] && { mkdir build || exit 1 ;}
|
||||
@ [ ! -d build/target-gcc ] && { mkdir build/build-gcc || exit 1 ;}
|
||||
|
Loading…
Reference in New Issue
Block a user