source: trunk/essentials/sys-apps/texinfo/makeinfo/tests/macro-at

Last change on this file was 2617, checked in by bird, 19 years ago

GNU Texinfo 4.8

File size: 164 bytes
Line 
1#!/bin/sh
2# Test @@ in macro expansions, etc. --eliz, 14nov99.
3
4unset TEXINFO_OUTPUT
5: ${srcdir=.}
6../makeinfo $srcdir/macro-at.txi || exit 1
7
8rm -f macro-at.info
Note: See TracBrowser for help on using the repository browser.