aboutsummaryrefslogtreecommitdiff
path: root/unix/mkfile.mk
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-03-02 17:34:15 +0000
committerrsc <devnull@localhost>2004-03-02 17:34:15 +0000
commit8f314994dbcc11b2d8397535ce8b0cf9d84150d0 (patch)
tree073d6711e464fc28770e1b450223b5b8cd4b447e /unix/mkfile.mk
parent53dbac948575b07e95d184bbfbe4d8953c5ccc4c (diff)
downloadplan9port-8f314994dbcc11b2d8397535ce8b0cf9d84150d0.tar.gz
plan9port-8f314994dbcc11b2d8397535ce8b0cf9d84150d0.tar.bz2
plan9port-8f314994dbcc11b2d8397535ce8b0cf9d84150d0.zip
More Mac tweaks.
Diffstat (limited to 'unix/mkfile.mk')
-rw-r--r--unix/mkfile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/unix/mkfile.mk b/unix/mkfile.mk
index 6d650fe1..09d064d7 100644
--- a/unix/mkfile.mk
+++ b/unix/mkfile.mk
@@ -6,6 +6,7 @@ TARG=\
Makefile\
mk.1\
mk.h\
+ sys.h\
fns.h\
`{ls -p $PLAN9/src/cmd/mk/*.c}\
@@ -37,3 +38,6 @@ README: ../README
NOTICE: ../NOTICE.mk
cp $prereq $target
+
+sys.h: $PLAN9/src/cmd/mk/sys.h.std
+ cp $prereq $target