xfce4-mixer - is "dnl" valid for Makefile.am?

Oliver Lehmann oliver at FreeBSD.org
Sat Nov 5 16:21:01 CET 2005


Hi,

is usign dnl for comments in Makefile.am valid? At least my automake
doesn't strip that out and it is still in Makefile. GNU make seems to
ignore that, but what is the point behind using it?

xfce4-mixer> grep dnl panel-plugin/Makefile.am
dnl libmixer_la_DEPENDENCIES = $(top_builddir)/lib/libxfce4mixer.la


make dist seems to stop anyway:
gmake[1]: Entering directory
`/usr/home/olivleh1/tmp/trunk/xfce4-mixer/panel-plugin'
gmake[1]: *** No rule to make target `testplugin.desktop.in.in', needed
by `distdir'. Stop.
gmake[1]: Leaving directory
`/usr/home/olivleh1/tmp/trunk/xfce4-mixer/panel-plugin'


-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



More information about the Xfce4-dev mailing list