"Fossies" - the Fresh Open Source Software Archive

Member "qdiff-0.9.1/Makefile.am" (21 Oct 2008, 246 Bytes) of package /linux/privat/old/qdiff-0.9.1.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 include Makefile.common
    2 bin_PROGRAMS = qdiff
    3 TAPPFRAME_SRC += tfiletools.h tfiletools.cc terror.cc  terror.h
    4 qdiff_SOURCES = qdiff.cc trotfile.h trotfile.cc tdiffoutput.h tdiffoutput.cc tminmax.h $(TAPPFRAME_SRC)
    5 #man_MANS = qdiff.1
    6 .PHONY: test