make -> mk

This commit is contained in:
rsc 2003-11-23 18:22:36 +00:00
parent db6608bd81
commit 99947423b1
20 changed files with 54 additions and 191 deletions

View file

@ -1,5 +1,5 @@
PLAN9=../..
include $(PLAN9)/src/Makehdr
<$PLAN9/src/mkhdr
LIB=libframe.a
@ -15,8 +15,8 @@ OFILES=\
frutil.$O\
HFILES=\
$(PLAN9)/include/frame.h\
$(PLAN9)/include/draw.h\
$PLAN9/include/frame.h\
$PLAN9/include/draw.h\
include $(PLAN9)/src/Makesyslib
<$PLAN9/src/mksyslib