diff options
Diffstat (limited to 'audio/xmcd/files/patch-util_d__Imakefile')
-rw-r--r-- | audio/xmcd/files/patch-util_d__Imakefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/xmcd/files/patch-util_d__Imakefile b/audio/xmcd/files/patch-util_d__Imakefile deleted file mode 100644 index 60031439f5a9..000000000000 --- a/audio/xmcd/files/patch-util_d__Imakefile +++ /dev/null @@ -1,19 +0,0 @@ -*** util_d/Imakefile.orig Wed May 16 15:59:16 2001 ---- util_d/Imakefile Sat Jul 7 03:15:11 2001 -*************** -*** 43,49 **** - * #include "Motif.tmpl" - * #include "Motif.rules" - */ -! LOCAL_LIBRARIES= XmClientLibs - - - /**** Optional defines: Change as you see fit. ***************************** ---- 43,49 ---- - * #include "Motif.tmpl" - * #include "Motif.rules" - */ -! LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs - - - /**** Optional defines: Change as you see fit. ***************************** |