123
123
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
124
124
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
125
125
distcleancheck_listfiles = find . -type f -print
133
133
DEFS = -DPACKAGE_NAME=\"xts-server\" -DPACKAGE_TARNAME=\"xts-server\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"xts-server\ 0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xts-server\" -DVERSION=\"0.1\"