config.mk (180B)
1 # See LICENSE for license details. 2 PREFIX = /usr/local 3 MANPREFIX = $(PREFIX)/share/man 4 5 CPPFLAGS = -D_BSD_SOURCE 6 CFLAGS = -O3 -std=c99 -Wall -Wextra -pedantic 7 LDFLAGS = -s -static
command line tool for looking up terms in yomidict dictionaries |
git clone anongit@rnpnr.xyz:jdict.git |
Log | Files | Refs | Feed | README | LICENSE |