# the V6 flag is used to determine which system we are on
# the PDP11 is used to do certain PDP 11 optizmizations (clear, move etc.)
CFLAGS=-O -DV6 -DPDP11
../lib/libw.a:: access.o any.o append.o atoe1.o atoe.o change.o clear.o closeall.o copy.o defmode.o endstr.o eq.o equal.o err.o etoa1.o etoa.o expand.o ftoa.o gtime.o lctran.o length.o lplines.o match.o mkdir.o modtime.o move.o notany.o pipein.o pipeout.o prmode.o rad50.o radpk.o rdusers.o readline.o rfp.o set.o setout.o smartmove.o system.o tfname.o trans.o trim.o uctran.o utime.o warn.o writef.o
	ar rv $@ $?
