diff options
author | wkj <devnull@localhost> | 2004-04-21 02:34:42 +0000 |
---|---|---|
committer | wkj <devnull@localhost> | 2004-04-21 02:34:42 +0000 |
commit | 79f2723f25b698aabc25d7f7bc6b551b58d3716b (patch) | |
tree | 0ac421a88f670bc1dc78c2d0833e622ed84b3e55 /src/cmd/astro/mkfile | |
parent | 05de2fdd5ed72cfd85f844cab9e930ca82ee1cca (diff) | |
download | plan9port-79f2723f25b698aabc25d7f7bc6b551b58d3716b.tar.gz plan9port-79f2723f25b698aabc25d7f7bc6b551b58d3716b.tar.bz2 plan9port-79f2723f25b698aabc25d7f7bc6b551b58d3716b.zip |
Use unsharp() instead of SYS9.
Diffstat (limited to 'src/cmd/astro/mkfile')
-rw-r--r-- | src/cmd/astro/mkfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/astro/mkfile b/src/cmd/astro/mkfile index 6fa05c1b..f4db22f1 100644 --- a/src/cmd/astro/mkfile +++ b/src/cmd/astro/mkfile @@ -37,6 +37,4 @@ HFILES=astro.h\ SHORTLIB=bio 9 -CFLAGS= -DSYS9=\"$PLAN9\" - <$PLAN9/src/mkone |