Goodbye SHORTLIB
This commit is contained in:
parent
eb423b5cc0
commit
372e9667df
34 changed files with 3 additions and 70 deletions
|
|
@ -6,7 +6,6 @@ LIBFILES=\
|
|||
fs\
|
||||
pack\
|
||||
|
||||
SHORTLIB=venti sec mux thread bio 9
|
||||
LIB=${LIBFILES:%=%.$O}
|
||||
|
||||
HFILES=\
|
||||
|
|
@ -17,15 +16,7 @@ HFILES=\
|
|||
dat.h\
|
||||
fns.h\
|
||||
|
||||
TARG=vac vtdump
|
||||
|
||||
CFILES=${TARG:%=%.c} ${LIBFILES:%=%.c} srcload.c vactest.c
|
||||
|
||||
UPDATE=\
|
||||
mkfile\
|
||||
$CFILES\
|
||||
$HFILES\
|
||||
${TARG:%=/386/bin/%}
|
||||
TARG=vac # vtdump
|
||||
|
||||
default:V: all
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue