view test/syscall/Makefile.M @ 96:95f67e67feb0

- updated dyncallback.3, blurb about handler's retval signature character was outdated
author cslag
date Sat, 04 Jun 2016 19:32:21 +0200
parents 3e629dc19168
children
line wrap: on
line source

#include "../../buildsys/dynmake/Makefile.base.M"

all:
	echo not impl!!!

clean:
	echo not impl!!!