diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
| commit | 444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch) | |
| tree | 297f74782436a0f973b6b89d60c10f399af9a135 /cad/magic/files/patch-ab | |
| parent | Remove comment about not being able to undefine a variable, as we *can* (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Notes
Notes:
svn path=/head/; revision=1803
svn path=/tags/RELENG_2_0_5_RELEASE/; revision=1807; tag=release/2.0.5
Diffstat (limited to 'cad/magic/files/patch-ab')
| -rw-r--r-- | cad/magic/files/patch-ab | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/cad/magic/files/patch-ab b/cad/magic/files/patch-ab deleted file mode 100644 index 23fe0c22ad11..000000000000 --- a/cad/magic/files/patch-ab +++ /dev/null @@ -1,38 +0,0 @@ -*** :makeall.ORIG Thu Sep 13 22:22:01 1990 ---- :makeall Mon Feb 13 11:34:57 1995 -*************** -*** 11,17 **** - echo ------- Doing $mod ------- - echo -n "pushd " - pushd $mod -! make -k $name - echo -n "popd " - popd - end ---- 11,17 ---- - echo ------- Doing $mod ------- - echo -n "pushd " - pushd $mod -! gmake -k $name - echo -n "popd " - popd - end -*** :makemains.ORIG Thu Sep 13 22:22:01 1990 ---- :makemains Mon Feb 13 11:35:29 1995 -*************** -*** 10,16 **** - echo ------- Doing program $mod ------- - echo -n "pushd " - pushd $mod -! make -k - echo -n "popd " - popd - end ---- 10,16 ---- - echo ------- Doing program $mod ------- - echo -n "pushd " - pushd $mod -! gmake -k - echo -n "popd " - popd - end |
