From: ceriel Date: Wed, 11 Feb 1987 14:49:14 +0000 (+0000) Subject: other place for include files X-Git-Tag: release-5-5~4681 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=063bfe6cb7e7ddc59984fb4c429d4e47669849af;p=ack.git other place for include files --- diff --git a/lib/i86/descr b/lib/i86/descr index 89fbb8659..c313e65a8 100644 --- a/lib/i86/descr +++ b/lib/i86/descr @@ -10,7 +10,7 @@ var M=i86 var LIB=lib/{M}/tail_ var RT=lib/{M}/head_ var CPP_F=-Dunix -var INCLUDES=-I{EM}/include -I/usr/include +var INCLUDES=-I{EM}/include/_tail_cc var ALIGN=-a0:2 -a1:2 -a2:2 -a3:2 name be from .m.g @@ -21,7 +21,7 @@ name be need .e end name as - from .s + from .s.so to .o program {EM}/lib/{M}/as args - -o > < @@ -44,7 +44,7 @@ end name cv from .out to .cv - program {EM}/lib/{M}/cv_ix + program {EM}/lib/{M}/cv args < > outfile a.out end