diff options
Diffstat (limited to 'graphics/opendx/files/patch-ae')
-rw-r--r-- | graphics/opendx/files/patch-ae | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/opendx/files/patch-ae b/graphics/opendx/files/patch-ae deleted file mode 100644 index 3fb3e0b6df19..000000000000 --- a/graphics/opendx/files/patch-ae +++ /dev/null @@ -1,19 +0,0 @@ ---- src/exec/dpexec/Makefile.in.orig Thu Jan 6 21:17:53 2000 -+++ src/exec/dpexec/Makefile.in Sat Feb 12 15:22:32 2000 -@@ -204,6 +204,7 @@ - else :; fi - yuiif.h: yuiif.c - -+lex.o: yuiif.h - - tags: TAGS - -@@ -302,7 +303,7 @@ - maintainer-clean-generic clean mostlyclean distclean maintainer-clean - - --$(libDPEXEC_a_SOURCES): yuiif.c yuiif.h -+# $(libDPEXEC_a_SOURCES): yuiif.c yuiif.h - - include local.mk - |