Blob


1 <$PLAN9/src/mkhdr
3 TARG=aliasmail
5 OFILES=aliasmail.$O\
7 LIB=../common/libcommon.a\
9 HFILES=../common/common.h\
10 ../common/sys.h\
13 BIN=$PLAN9/bin/upas
15 UPDATE=\
16 mkfile\
17 $HFILES\
18 ${OFILES:%.$O=%.c}\
20 <$PLAN9/src/mkone
21 CFLAGS=$CFLAGS -I../common