programs/dthelp: add automake files
This commit is contained in:
9
cde/programs/dthelp/dthelpview/Makefile.am
Normal file
9
cde/programs/dthelp/dthelpview/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
bin_PROGRAMS = dthelpview
|
||||
|
||||
dthelpview_CFLAGS = -D_BMS
|
||||
|
||||
dthelpview_LDADD = $(LIBHELP) $(LIBSVC) $(LIBTT) $(XTOOLLIB) ${X_LIBS}
|
||||
|
||||
dthelpview_SOURCES = Main.c ManPage.c Util.c
|
||||
Reference in New Issue
Block a user