config.mk (141B)
1 PREFIX = /usr/local 2 3 CPPFLAGS = -D_BSD_SOURCE 4 CFLAGS = -O2 -std=c99 -Wall -pedantic $(CPPFLAGS) $(INCS) 5 LDFLAGS = -s -static 6 7 GOLDFLAGS = -s
a collection of simple, scriptable flashcard programs |
git clone anongit@rnpnr.xyz:oboeru.git |
Log | Files | Refs | Feed | README | LICENSE |