clean up mkfile; fix winctlprint bug reported by peter canning
This commit is contained in:
parent
f755d50401
commit
627bae9c76
4 changed files with 15 additions and 21 deletions
|
|
@ -1,5 +1,3 @@
|
|||
# Acme is up-to-date w.r.t. sources as of 29 February 2004
|
||||
|
||||
<$PLAN9/src/mkhdr
|
||||
|
||||
TARG=acme
|
||||
|
|
@ -30,14 +28,6 @@ HFILES=dat.h\
|
|||
edit.h\
|
||||
fns.h\
|
||||
|
||||
UPDATE=\
|
||||
mkfile\
|
||||
$HFILES\
|
||||
${OFILES:%.$O=%.c}\
|
||||
|
||||
SHORTLIB=complete plumb fs mux thread frame draw bio 9
|
||||
<$PLAN9/src/mkone
|
||||
|
||||
LDFLAGS=$LDFLAGS -L$X11/lib -lX11
|
||||
|
||||
edit.$O ecmd.$O elog.$O: edit.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue