# RCSIDENT("$SiLK: Makefile.am 6892 2007-04-13 18:11:23Z mthomas $"); # Installed Targets bin_PROGRAMS = num2dot man1_MANS = num2dot.man EXTRA_DIST = num2dot.pod # Build Rules LDADD = ../libsilk/libsilk.la num2dot_SOURCES = num2dot.c # Global Rules include $(top_srcdir)/build.mk