Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3220d4c
)
Fix problem with building on *BSD of mentions of blorblib when nothing to build.
author
David Griffith
<dave@661.org>
Mon, 16 Sep 2019 02:00:41 +0000
(
02:00
+0000)
committer
David Griffith
<dave@661.org>
Mon, 16 Sep 2019 02:00:41 +0000
(
02:00
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 3622f61002885abde6a13ea5c84a73a4c95ca9ff..508cf00876971a7c343a6d4ab4fd3ba6b7cceac8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-293,7
+293,7
@@
$(SDL_LIB): $(COMMON_DEFINES) $(HASH)
$(DUMB_LIB): $(COMMON_DEFINES) $(HASH)
$(MAKE) -C $(DUMB_DIR)
-$(BLORB_LIB): $(
BLORB_DIR
)
+$(BLORB_LIB): $(
COMMON_DEFINES
)
$(MAKE) -C $(BLORB_DIR)
#$(SUBDIRS):