6 lines
77 B
Makefile
6 lines
77 B
Makefile
bin_PROGRAMS = dsdm
|
|
|
|
dsdm_LDADD = $(XTOOLLIB)
|
|
|
|
dsdm_SOURCES = dsdm.c proxy.c
|