Tweak build.
This commit is contained in:
@ -132,6 +132,7 @@ $(POSIX)/ueforth: \
|
|||||||
common/core.h \
|
common/core.h \
|
||||||
$(GEN)/posix_boot.h | $(POSIX)
|
$(GEN)/posix_boot.h | $(POSIX)
|
||||||
$(CC) $(CFLAGS) $< -o $@ $(LIBS)
|
$(CC) $(CFLAGS) $< -o $@ $(LIBS)
|
||||||
|
strip $(STRIP_ARGS) $@
|
||||||
|
|
||||||
# ---- WINDOWS ----
|
# ---- WINDOWS ----
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user