From: Oliver Schmidt
Date: Sat, 4 May 2013 21:38:05 +0000 (+0200)
Subject: Avoid usage of cl65 for library build as it requires 'install'.
X-Git-Tag: V2.14~26
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=88648ce7175214d2cc8d69abd0128cb913de20ca;p=cc65
Avoid usage of cl65 for library build as it requires 'install'.
---
diff --git a/libsrc/Makefile b/libsrc/Makefile
index 36b88ff8f..f10bebec2 100644
--- a/libsrc/Makefile
+++ b/libsrc/Makefile
@@ -54,7 +54,7 @@ clean: mostlyclean
else # TARGET
-CFLAGS += -t $(TARGET) -Osir --create-dep $(@:.o=.d)
+CFLAGS += -Osir
EXTZP = cbm510 \
cbm610 \
@@ -157,7 +157,7 @@ $(TARGET): $$($1_DRVS)
$$($1_STCPAT): $$($1_DRVPAT)
$$(CO) -o $$(@:.o=.s) --code-label _$$(subst -,_,$$(subst .,_,$$(