# # Makefile for the redirectors for squid 2.4 # CC=gcc #CFLAGS=-DMS_HTM_FILES -DMS_IGN_CASE CFLAGS= jeanne: jeanne.c $(CC) -o jeanne jeanne.c $(CFLAGS)