mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +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)
|