Kaydet (Commit) f1f2c503 authored tarafından Maho NAKATA's avatar Maho NAKATA

Remove unnecessary DEFINED. It should work without it.

üst f2154c68
......@@ -43,7 +43,7 @@ SLOFILES = \
# --- Targets -------------------------------------------------------
.INCLUDE : target.mk
.IF "$(GPERF)" == "" || !DEFINED $(GPERF)
.IF "$(GPERF)" == ""
GPERF=gperf
.ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment