# Makefile for GNU fast-find subprograms.

CFLAGS	= -AS -W4 -Ox
LDFLAGS	= /st:0x2000/e

all:  bigram.exe code.exe
