Cross Reference: Makefile.am
xref: /xsrc/external/mit/xdm/dist/xdmshell/Makefile.am
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xdm/dist/xdmshell/
1629baa8cSmrg
2629baa8cSmrgif INSTALL_XDMSHELL
3629baa8cSmrgbin_PROGRAMS = xdmshell
4629baa8cSmrgelse
5629baa8cSmrgnoinst_PROGRAMS = xdmshell
6629baa8cSmrgendif
7629baa8cSmrg
8629baa8cSmrgAM_CPPFLAGS = -I$(top_srcdir)/include
9629baa8cSmrgAM_CFLAGS = 			\
10629baa8cSmrg	$(CWARNFLAGS)		\
11629baa8cSmrg	$(XDMSHELL_CFLAGS)	\
12629baa8cSmrg	-DBINDIR="\"$(bindir)\""
13629baa8cSmrg
14629baa8cSmrgxdmshell_SOURCES = xdmshell.c
15629baa8cSmrg
16629baa8cSmrgif LINT
17629baa8cSmrgALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) \
18629baa8cSmrg		$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS)
19629baa8cSmrg
20629baa8cSmrglint:
21629baa8cSmrg	$(LINT) $(ALL_LINT_FLAGS) $(xdmshell_SOURCES)
22629baa8cSmrgendif LINT
23629baa8cSmrg
24

Indexes created Fri Dec 05 18:09:37 GMT 2025