14 lines
214 B
Plaintext
14 lines
214 B
Plaintext
targets=libtest,libs p a c e
|
|
ldflags=-ldl -lintl -lossaudio -ltest -lws2_32
|
|
dist=Makefile
|
|
|
|
[libtest]
|
|
type=libtool
|
|
sources=test.c
|
|
install=$(LIBDIR)
|
|
|
|
[libs p a c e]
|
|
type=libtool
|
|
sources=s p a c e.c
|
|
install=$(LIBDIR)
|