
/* Copyright (c) Mark J. Kilgard, 1997. */

#include "../../../Glut.cf"

TARGETS = bluepony

SRCS = bluepony.c readtex.c

OBJS = bluepony.o readtex.o

AllTarget($(TARGETS))

NormalGlutProgramTarget(bluepony,$(OBJS))

DependTarget()
