Rev 23091 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#-*- Makefile -*-include ../../gnuwin32/MkRulesCFLAGS = -I../../include -I. -O2 -DSTATICall: libRpcre.apcre.o: pcre.c chartables.hlibRpcre.a: get.o pcre.o study.o## this can't be used if cross-building, so ship the fileifneq ($(strip $(BUILD)),CROSS)dftables.exe: dftables.ochartables.h: dftables.exe./dftables > chartables.helsechartables.h: chartables.h.win$(CP) chartables.h.win chartables.hendifclean:$(RM) *.o *~ libRpcre.adistclean: clean$(RM) chartables.h dftables.exe