diff options
Diffstat (limited to 'misc/xtar/files/patch-ac')
-rw-r--r-- | misc/xtar/files/patch-ac | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/misc/xtar/files/patch-ac b/misc/xtar/files/patch-ac deleted file mode 100644 index 96fbacd05b6c..000000000000 --- a/misc/xtar/files/patch-ac +++ /dev/null @@ -1,19 +0,0 @@ -*** XTar.tmpl.orig Mon Jul 17 14:04:17 1995 ---- XTar.tmpl Tue Nov 19 17:43:02 1996 -*************** -*** 27,33 **** - XMINC = -I/usr/include/Motif1.2 - XMLIB = -L/usr/lib/Motif1.2 -lXm -lPW - #else -! XMLIB = -lXm - #endif - - #ifdef SunArchitecture ---- 27,33 ---- - XMINC = -I/usr/include/Motif1.2 - XMLIB = -L/usr/lib/Motif1.2 -lXm -lPW - #else -! XMLIB = ${MOTIFLIB} - #endif - - #ifdef SunArchitecture |