summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-02-27 18:39:32 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-02-27 18:39:32 +0200
commit05bbbec11a04e7f6321b92c9dbec4ad4c0d130ff (patch)
treec3ccb0036c864d77930a242a05939b992aa63a91 /Makefile.am
parent68888189cf8d460ef6f8f2f1431a6ffe9fcd8134 (diff)
drop mach64 (build system)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index ea2e4a37..c8dcab88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,15 +22,12 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = src man
if BUILD_LINUXDOC
-README.ati: README.ati.sgml
- $(MAKE_TEXT) README.ati.sgml && mv README.ati.txt README.ati
-
README.r128: README.r128.sgml
$(MAKE_TEXT) README.r128.sgml && mv README.r128.txt README.r128
endif
-EXTRA_DIST = README.ati README.r128 README.ati.sgml README.r128.sgml ChangeLog
+EXTRA_DIST = README.r128 README.r128.sgml ChangeLog
CLEANFILES = ChangeLog
.PHONY: ChangeLog