From: keie Date: Thu, 17 Jan 1985 12:43:51 +0000 (+0000) Subject: Added the test program for the C<=>Pascal interface. X-Git-Tag: release-5-5~5773 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=d19105ef789041e7b703ca34c25d2903b6877cb4;p=ack.git Added the test program for the C<=>Pascal interface. --- diff --git a/lang/pc/test/Makefile b/lang/pc/test/Makefile index 888d432cb..bc4539516 100644 --- a/lang/pc/test/Makefile +++ b/lang/pc/test/Makefile @@ -10,7 +10,8 @@ testI: int t5.p; em int tstenc.p; em int tstgto.p; em - rm -f e.out f? + int -.p callc.p cmod.c ; em + rm -f e.out f? *.k testC: apc t1.p; a.out @@ -20,7 +21,8 @@ testC: apc t5.p; a.out apc tstenc.p; a.out apc tstgto.p; a.out - rm -f a.out f? + apc -.p callc.p cmod.c ; em + rm -f a.out f? *.[os] install cmp: