- /* Copyright (c) Mark J. Kilgard, 1997. */
- #include "../../../Glut.cf"
- TARGETS = sixviews cview2smap smapmesh
- SRCS = cview2smap.c drawmesh.c makemesh.c sixviews.c st2rvec.c smapmesh.c
- AllTarget($(TARGETS))
- SimpleGlutProgramTarget(sixviews)
- SimpleGlutProgramTarget(smapmesh)
- NormalGlutProgramTarget(cview2smap,cview2smap.o drawmesh.o makemesh.o)
- DependTarget()