lib/DtMrm: add automake file
This commit is contained in:
9
cde/lib/DtMrm/Makefile.am
Normal file
9
cde/lib/DtMrm/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
lib_LTLIBRARIES = libDtMrm.la
|
||||||
|
|
||||||
|
libDtMrm_la_CFLAGS = -I../DtTerm/Term -I../DtTerm/TermPrim -I../DtHelp
|
||||||
|
|
||||||
|
libDtMrm_la_SOURCES = DtMrm.c
|
||||||
|
|
||||||
|
libDtMrm_la_LDFLAGS = -version-info 2:1:0
|
||||||
Reference in New Issue
Block a user