freebsd-ports/games/xasteroids/files/Imakefile
Steven Wallace 3b94386807 xasteroids
1995-01-04 08:56:18 +00:00

9 lines
117 B
Text

LOCAL_LIBRARIES = -lm $(XLIB)
MANSUFFIX=6
OBJS = xast.o
SRCS = xast.c
ComplexProgramTarget(xasteroids)