3 TARGET
=pack_writing_aids
7 DICDEPS
:=$(subst,/,$/ $(shell @
$(FIND
) $(subst,$/,/ $(BIN
)) -name
"*.line"))
10 ZIP1TARGET
= writingaids
11 ZIP1LIST
= $(BIN
)$/*.dic
$(BIN
)$/*.aff
$(BIN
)$/*.txt
$(BIN
)$/*.lst
$(BIN
)$/*.idx
$(BIN
)$/*.dat
$(BIN
)$/*.sxw
$(SOLARBINDIR
)$/hyph_en_US.dic
15 .IF
"$(ZIP1TARGETN)" != ""
16 $(ZIP1TARGETN
) : $(BIN
)$/dictionary.lst
17 .ENDIF
# "$(ZIP1TARGETN)" != ""
19 $(BIN
)$/dictionary.lst
: $(DICDEPS
)
21 $(TYPE
) $(BIN
)$/dictionary_head
> $@
22 -$(TYPE
) $(BIN
)$/dictionary_
*.line
>> $@