diff options
Diffstat (limited to 'src/cmd/astro/mkfile')
-rw-r--r-- | src/cmd/astro/mkfile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |