We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f9cd5 commit 0fff92bCopy full SHA for 0fff92b
src/actions.make
@@ -28,7 +28,7 @@ libfbink:
28
cd ${SRC_DIR}/vendor/FBInk/ && BITMAP=1 make staticlib
29
else
30
libfbink:
31
- echo "Skipping FBInk compilation"
+ @true
32
endif
33
34
clean-default:
0 commit comments