git: 9front

ref: 1211a60b2fc7ca19330caeca07fff9c5637f62f5
dir: /sys/src/cmd/upas/marshal/mkfile/

View raw version
</$objtype/mkfile

TARG=marshal

LIB=../common/libcommon.a$O\

HFILES=	../common/common.h\

OFILES= marshal.$O

BIN=/$objtype/bin/upas

UPDATE=\
	mkfile\
	$HFILES\
	${OFILES:%.$O=%.c}\
	
</sys/src/cmd/mkone
CFLAGS=$CFLAGS -I../common