mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
LOCAL_LIBRARIES = -lm $(XLIB)
|
|
|
|
MANSUFFIX=6
|
|
|
|
OBJS = xast.o
|
|
|
|
SRCS = xast.c
|
|
|
|
ComplexProgramTarget(xasteroids)
|