make only 15-letters dicts by default

This commit is contained in:
Eric House 2022-10-06 15:25:25 -07:00
parent 0663bbab5b
commit 2312290987

View file

@ -195,7 +195,7 @@ else
ifeq ($(TARGET_TYPE),WINCE) ifeq ($(TARGET_TYPE),WINCE)
### WINCE section here ### ### WINCE section here ###
all: $(XWLANG)2to8.xwd $(XWLANG)2to9.xwd $(XWLANG)2to15.xwd all: $(XWLANG)2to15.xwd
../mkxwdcab.pl -f $< ../mkxwdcab.pl -f $<
empty: $(XWLANG)0to0.xwd empty: $(XWLANG)0to0.xwd