git: 9front

ref: 4a03674d29f6bbeb0f15d7bfd89f93dae5140d09
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