openbsd-ports/games/xasteroids/files/Imakefile
brad bc363adbd6 - integrate pre-configure into Makefile
- remove some whitespace from Imakefile
2000-01-23 19:38:04 +00:00

8 lines
117 B
Plaintext

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