X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=iec16022-0.2.1%2FMakefile.am;fp=iec16022-0.2.1%2FMakefile.am;h=0000000000000000000000000000000000000000;hb=cbc5b369069a355c3fa9715c059271d45dbb33e0;hp=566bdc09064d6808f70306c45d46a3d621586335;hpb=b13649a65b7dfa46ba1ed7fe9e8afa4aaef70f79;p=glabels diff --git a/iec16022-0.2.1/Makefile.am b/iec16022-0.2.1/Makefile.am deleted file mode 100644 index 566bdc09..00000000 --- a/iec16022-0.2.1/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ -INCLUDES = \ - -DLIB \ - $(GLABELS_CFLAGS) - - -IEC_FILES = \ - iec16022ecc200.c \ - reedsol.c - -noinst_LTLIBRARIES = libiec16022.la - -libiec16022_la_SOURCES = $(IEC_FILES) - -EXTRA_DIST = \ - BUGS \ - CHANGELOG \ - CREDITS \ - iec16022.1 \ - iec16022.c \ - iec16022ecc200.h \ - image.c \ - image.h \ - INSTALL \ - LICENSE \ - Makefile.dist \ - README \ - README.glabels \ - reedsol.h \ - TODO \ - test/testsuite-example.bin \ - test/testsuite-example.eps \ - test/testsuite-example.hex \ - test/testsuite-example.png \ - test/testsuite-example.text \ - test/testsuite.sh