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

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

TARGETS = asteroids

SRCS = asteroids.c

AllTarget($(TARGETS))

SimpleGlutProgramTarget(asteroids)

DependTarget()
