From 52e7c45837208e509c0304a099c946310100ea89 Mon Sep 17 00:00:00 2001 From: wkj Date: Wed, 21 Apr 2004 02:23:14 +0000 Subject: Tell astro where to find estartab and here by defining SYS9 in CFLAGS. (Better ideas welcome). --- src/cmd/astro/mkfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/cmd/astro/mkfile') diff --git a/src/cmd/astro/mkfile b/src/cmd/astro/mkfile index 8ad239a7..6fa05c1b 100644 --- a/src/cmd/astro/mkfile +++ b/src/cmd/astro/mkfile @@ -36,4 +36,7 @@ OFILES=\ HFILES=astro.h\ SHORTLIB=bio 9 + +CFLAGS= -DSYS9=\"$PLAN9\" + <$PLAN9/src/mkone -- cgit v1.2.3