# $Id: Makefile 777 2008-02-16 01:47:01Z phf $ CFLAGS=-ansi -pedantic -Wall -W -std=c99 -O ALL=pointers tol memory files format all: $(ALL) .PHONY: clean clean: rm -rf $(ALL) test-file