git: 9front

ref: aa7ccb64d40cd0a8a7c629a9c1f85ff1907097cf
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