bc363adbd6
- remove some whitespace from Imakefile
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
LOCAL_LIBRARIES = -lm $(XLIB)
|
|
MANSUFFIX = 6
|
|
|
|
OBJS = xast.o
|
|
SRCS = xast.c
|
|
|
|
ComplexProgramTarget(xasteroids)
|